| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dbist |
| Идентификатор | Идентификаторdbist-parent |
| Последняя версия | Последняя версия2.0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDbist - Parent
Easy database management framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dbist-parent-2.0.5.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dbist/dbist-parent/ -->
<dependency>
<groupId>org.dbist</groupId>
<artifactId>dbist-parent</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbist/dbist-parent/
implementation 'org.dbist:dbist-parent:2.0.5'
// https://jarcasting.com/artifacts/org.dbist/dbist-parent/
implementation ("org.dbist:dbist-parent:2.0.5")
'org.dbist:dbist-parent:pom:2.0.5'
<dependency org="org.dbist" name="dbist-parent" rev="2.0.5">
<artifact name="dbist-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbist', module='dbist-parent', version='2.0.5')
)
libraryDependencies += "org.dbist" % "dbist-parent" % "2.0.5"
[org.dbist/dbist-parent "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |