is not current version
Last Version 5.6.3

com.jeromeloisel:db-integration-test 2.3.3


GroupId

GroupId

com.jeromeloisel
ArtifactId

ArtifactId

db-integration-test
Version

Version

2.3.3
Type

Type

jar

Download db-integration-test 2.3.3


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