JavaLite - ActiveJDBC ORM Framework

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

com.github.tchoulihan
ArtifactId

ArtifactId

activejdbc
Last Version

Last Version

1.4.20
Release Date

Release Date

Type

Type

jar
Description

Description

JavaLite - ActiveJDBC ORM Framework
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

JavaLite

Download activejdbc

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.github.tchoulihan : javalite-common jar 1.4.20

provided (5)

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

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.20