is not current version
Last Version 0.15.3

org.javersion:javersion-jdbc 0.15.2


GroupId

GroupId

org.javersion
ArtifactId

ArtifactId

javersion-jdbc
Version

Version

0.15.2
Type

Type

jar

Download javersion-jdbc 0.15.2


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