License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.rnorth.test-containers |
ArtifactId | ArtifactIdoracle-xe |
Version | Version0.9.5 |
Type | Typejar |
Description |
DescriptionTest Containers :: JDBC :: Oracle
|
Filename | Size |
---|---|
oracle-xe-0.9.5.pom | |
oracle-xe-0.9.5.jar | 5 KB |
oracle-xe-0.9.5-sources.jar | 2 KB |
oracle-xe-0.9.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rnorth.test-containers/oracle-xe/ -->
<dependency>
<groupId>org.rnorth.test-containers</groupId>
<artifactId>oracle-xe</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.rnorth.test-containers/oracle-xe/
implementation 'org.rnorth.test-containers:oracle-xe:0.9.5'
// https://jarcasting.com/artifacts/org.rnorth.test-containers/oracle-xe/
implementation ("org.rnorth.test-containers:oracle-xe:0.9.5")
'org.rnorth.test-containers:oracle-xe:jar:0.9.5'
<dependency org="org.rnorth.test-containers" name="oracle-xe" rev="0.9.5">
<artifact name="oracle-xe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rnorth.test-containers', module='oracle-xe', version='0.9.5')
)
libraryDependencies += "org.rnorth.test-containers" % "oracle-xe" % "0.9.5"
[org.rnorth.test-containers/oracle-xe "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.rnorth.test-containers : test-containers | jar | 0.9.5 |
org.rnorth.test-containers : jdbc | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » ojdbc6 | jar | 11.2.0.3 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 2.3.5 |
commons-dbutils : commons-dbutils | jar | 1.6 |
ch.qos.logback : logback-classic | jar | 1.1.2 |