| License | License | 
|---|---|
| Categories | CategoriesActiveJ User Interface Web Frameworks | 
| GroupId | GroupIdcom.github.tchoulihan | 
| ArtifactId | ArtifactIdactivejdbc | 
| Last Version | Last Version1.4.20 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJavaLite - ActiveJDBC ORM Framework Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| activejdbc-1.4.20.pom | |
| activejdbc-1.4.20.jar | 166 KB | 
| activejdbc-1.4.20-sources.jar | 141 KB | 
| activejdbc-1.4.20-javadoc.jar | 595 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.tchoulihan/activejdbc/ -->
<dependency>
    <groupId>com.github.tchoulihan</groupId>
    <artifactId>activejdbc</artifactId>
    <version>1.4.20</version>
</dependency>// https://jarcasting.com/artifacts/com.github.tchoulihan/activejdbc/
implementation 'com.github.tchoulihan:activejdbc:1.4.20'// https://jarcasting.com/artifacts/com.github.tchoulihan/activejdbc/
implementation ("com.github.tchoulihan:activejdbc:1.4.20")'com.github.tchoulihan:activejdbc:jar:1.4.20'<dependency org="com.github.tchoulihan" name="activejdbc" rev="1.4.20">
  <artifact name="activejdbc" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.tchoulihan', module='activejdbc', version='1.4.20')
)libraryDependencies += "com.github.tchoulihan" % "activejdbc" % "1.4.20"[com.github.tchoulihan/activejdbc "1.4.20"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| com.github.tchoulihan : javalite-common | jar | 1.4.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 | 
| org.slf4j : slf4j-simple | jar | 1.7.5 | 
| opensymphony : oscache | jar | 2.4.1 | 
| net.sf.ehcache : ehcache-core | jar | 2.4.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| dom4j : dom4j | jar | 1.6.1 | 
| jaxen : jaxen | jar | 1.1.4 | 
| com.h2database : h2 | jar | 1.3.171 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.0 | 
| c3p0 : c3p0 | jar | 0.9.1.2 |