is not current version
Last Version 5.6.3

com.jeromeloisel:db-integration-test 1.0.1


GroupId

GroupId

com.jeromeloisel
ArtifactId

ArtifactId

db-integration-test
Version

Version

1.0.1
Type

Type

jar

Download db-integration-test 1.0.1


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