is not current version
Last Version 8.5.3.2312-20220623

org.anyboot:anyboot-jdbc 8.5.1.2117-20220220

anyboot-jdbc

GroupId

GroupId

org.anyboot
ArtifactId

ArtifactId

anyboot-jdbc
Version

Version

8.5.1.2117-20220220
Type

Type

jar

Download anyboot-jdbc 8.5.1.2117-20220220


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