is not current version
Last Version 5.5.0

com.holon-platform.jdbc:holon-jdbc-root 5.1.4

Holon JDBC root pom

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.jdbc
ArtifactId

ArtifactId

holon-jdbc-root
Version

Version

5.1.4
Type

Type

jar

Download holon-jdbc-root 5.1.4


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