is not current version
Last Version 5.6.3

com.jeromeloisel:db-integration-test 2.2.0


GroupId

GroupId

com.jeromeloisel
ArtifactId

ArtifactId

db-integration-test
Version

Version

2.2.0
Type

Type

jar

Download db-integration-test 2.2.0


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