| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dbist |
| Идентификатор | Идентификаторdbist |
| Последняя версия | Последняя версия2.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdbist
Easy database management framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.0.2 |
| javax.jdo : jdo2-api Необязательный | jar | 2.2 |
| org.hibernate : hibernate-core Необязательный | jar | 3.5.6-Final |
| org.hibernate : hibernate-annotations Необязательный | jar | 3.5.6-Final |
| org.apache.velocity : velocity Необязательный | jar | 1.7 |
| org.codehaus.groovy : groovy Необязательный | jar | 2.1.3 |
| org.aspectj : aspectjweaver Необязательный | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |