License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.dactiv |
ArtifactId | ArtifactIddactiv-orm |
Last Version | Last Version1.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondactiv orm jar
the base-framework orm jar
|
Filename | Size |
---|---|
dactiv-orm-1.1.0.RELEASE.pom | |
dactiv-orm-1.1.0.RELEASE.jar | 83 KB |
dactiv-orm-1.1.0.RELEASE-sources.jar | 82 KB |
dactiv-orm-1.1.0.RELEASE-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dactiv/dactiv-orm/ -->
<dependency>
<groupId>com.github.dactiv</groupId>
<artifactId>dactiv-orm</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dactiv/dactiv-orm/
implementation 'com.github.dactiv:dactiv-orm:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.dactiv/dactiv-orm/
implementation ("com.github.dactiv:dactiv-orm:1.1.0.RELEASE")
'com.github.dactiv:dactiv-orm:jar:1.1.0.RELEASE'
<dependency org="com.github.dactiv" name="dactiv-orm" rev="1.1.0.RELEASE">
<artifact name="dactiv-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dactiv', module='dactiv-orm', version='1.1.0.RELEASE')
)
libraryDependencies += "com.github.dactiv" % "dactiv-orm" % "1.1.0.RELEASE"
[com.github.dactiv/dactiv-orm "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 Optional | jar | 1.3.174 |
org.slf4j : jul-to-slf4j Optional | jar | 1.7.6 |
org.slf4j : jcl-over-slf4j Optional | jar | 1.7.6 |
ch.qos.logback : logback-classic Optional | jar | 1.1.1 |
org.apache.tomcat : tomcat-jdbc Optional | jar | 7.0.50 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.2.6.RELEASE |
org.dbunit : dbunit | jar | 2.4.9 |