MVN

com.github.tchoulihan : activejdbc-root

Maven & Gradle

May 27, 2015
2 stars

JavaLite - ActiveJDBC Root

<dependency>
    <groupId>com.github.tchoulihan</groupId>
    <artifactId>activejdbc-root</artifactId>
    <version>1.4.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tchoulihan : activejdbc-root to add to Maven - Latest Versions:

  • Latest Stable: 1.4.20

All Versions

Choose a version of com.github.tchoulihan : activejdbc-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
activejdbc-root-1.4.20

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.tchoulihan</groupId>
    <artifactId>activejdbc-root</artifactId>
    <version>1.4.20</version>
</dependency>