is not current version
Last Version 2.3

org.javalite:activejdbc-root 1.4.13.j7


Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

org.javalite
ArtifactId

ArtifactId

activejdbc-root
Version

Version

1.4.13.j7
Type

Type

pom

Download activejdbc-root 1.4.13.j7


<!-- https://jarcasting.com/artifacts/org.javalite/activejdbc-root/ -->
<dependency>
    <groupId>org.javalite</groupId>
    <artifactId>activejdbc-root</artifactId>
    <version>1.4.13.j7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.javalite/activejdbc-root/
implementation 'org.javalite:activejdbc-root:1.4.13.j7'
// https://jarcasting.com/artifacts/org.javalite/activejdbc-root/
implementation ("org.javalite:activejdbc-root:1.4.13.j7")
'org.javalite:activejdbc-root:pom:1.4.13.j7'
<dependency org="org.javalite" name="activejdbc-root" rev="1.4.13.j7">
  <artifact name="activejdbc-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.javalite', module='activejdbc-root', version='1.4.13.j7')
)
libraryDependencies += "org.javalite" % "activejdbc-root" % "1.4.13.j7"
[org.javalite/activejdbc-root "1.4.13.j7"]