is not current version
Last Version 5.4.4

org.beangle.data:beangle-data-jdbc_3 5.3.24

The Beangle Data Library

Categories

Categories

Data
GroupId

GroupId

org.beangle.data
ArtifactId

ArtifactId

beangle-data-jdbc_3
Version

Version

5.3.24
Type

Type

jar

Download beangle-data-jdbc_3 5.3.24


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