| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.huerfano-jerson |
| Идентификатор | Идентификаторarcher-db |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.huerfano-jerson:archer-db
Some useful java classes for database manipulation usin JPA.
|
| Имя Файла | Размер |
|---|---|
| archer-db-1.0.8.pom | |
| archer-db-1.0.8.jar | 10 KB |
| archer-db-1.0.8-sources.jar | 6 KB |
| archer-db-1.0.8-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-db/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-db</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-db/
implementation 'io.github.huerfano-jerson:archer-db:1.0.8'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-db/
implementation ("io.github.huerfano-jerson:archer-db:1.0.8")
'io.github.huerfano-jerson:archer-db:jar:1.0.8'
<dependency org="io.github.huerfano-jerson" name="archer-db" rev="1.0.8">
<artifact name="archer-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-db', version='1.0.8')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-db" % "1.0.8"
[io.github.huerfano-jerson/archer-db "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.huerfano-jerson : archer-core | jar | 1.0.12 |
| org.hibernate : hibernate-core | jar | 5.3.1.Final |