Testcontainers module for managing Oracle XE database containers in Java tests.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>oracle-xe</artifactId>
<version>1.21.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Oracle XE container usage
Ensure Docker is running and review Oracle's license for XE.
No dependency data recorded yet.