is not current version
Last Version 5.5.0

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

Holon JDBC root pom

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.jdbc
ArtifactId

ArtifactId

holon-jdbc-root
Version

Version

5.0.1
Type

Type

jar

Download holon-jdbc-root 5.0.1


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