Last Version

org.rnorth.test-containers:jdbc 0.9.5

Test Containers :: JDBC

License

License

MIT
Categories

Categories

Container
GroupId

GroupId

org.rnorth.test-containers
ArtifactId

ArtifactId

jdbc
Version

Version

0.9.5
Type

Type

jar
Description

Description

Test Containers :: JDBC

Download jdbc 0.9.5


<!-- https://jarcasting.com/artifacts/org.rnorth.test-containers/jdbc/ -->
<dependency>
    <groupId>org.rnorth.test-containers</groupId>
    <artifactId>jdbc</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.rnorth.test-containers/jdbc/
implementation 'org.rnorth.test-containers:jdbc:0.9.5'
// https://jarcasting.com/artifacts/org.rnorth.test-containers/jdbc/
implementation ("org.rnorth.test-containers:jdbc:0.9.5")
'org.rnorth.test-containers:jdbc:jar:0.9.5'
<dependency org="org.rnorth.test-containers" name="jdbc" rev="0.9.5">
  <artifact name="jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rnorth.test-containers', module='jdbc', version='0.9.5')
)
libraryDependencies += "org.rnorth.test-containers" % "jdbc" % "0.9.5"
[org.rnorth.test-containers/jdbc "0.9.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.rnorth.test-containers : test-containers jar 0.9.5

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.