| License |
License |
|---|---|
| GroupId | GroupIdorg.dbist |
| ArtifactId | ArtifactIddbist |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondbist
Easy database management framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dbist-2.0.5.pom | |
| dbist-2.0.5.jar | 69 KB |
| dbist-2.0.5-sources.jar | 41 KB |
| dbist-2.0.5-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dbist/dbist/ -->
<dependency>
<groupId>org.dbist</groupId>
<artifactId>dbist</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbist/dbist/
implementation 'org.dbist:dbist:2.0.5'
// https://jarcasting.com/artifacts/org.dbist/dbist/
implementation ("org.dbist:dbist:2.0.5")
'org.dbist:dbist:jar:2.0.5'
<dependency org="org.dbist" name="dbist" rev="2.0.5">
<artifact name="dbist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbist', module='dbist', version='2.0.5')
)
libraryDependencies += "org.dbist" % "dbist" % "2.0.5"
[org.dbist/dbist "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| net.sf.common-util : common-util | jar | 1.0.17 |
| org.springframework : spring-core | jar | 3.2.2.RELEASE |
| org.springframework : spring-context | jar | 3.2.2.RELEASE |
| org.springframework : spring-orm | jar | 3.2.2.RELEASE |
| org.javassist : javassist | jar | 3.16.1-GA |
| javax.persistence : persistence-api Optional | jar | 1.0.2 |
| javax.jdo : jdo2-api Optional | jar | 2.2 |
| org.hibernate : hibernate-core Optional | jar | 3.5.6-Final |
| org.hibernate : hibernate-annotations Optional | jar | 3.5.6-Final |
| org.apache.velocity : velocity Optional | jar | 1.7 |
| org.codehaus.groovy : groovy Optional | jar | 2.1.3 |
| org.aspectj : aspectjweaver Optional | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| commons-dbcp : commons-dbcp | jar | 1.3 |
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 3.2.2.RELEASE |
| org.hsqldb : hsqldb | jar | 2.2.9 |
| org.postgresql : postgresql | jar | 9.2-1003-jdbc4 |
| net.sourceforge.jtds : jtds | jar | 1.2.8 |