| Лицензия |
Лицензия |
|---|---|
| Группа | Группаli.rudin.core |
| Идентификатор | Идентификаторcore-db-api |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| core-db-api-1.6.pom | |
| core-db-api-1.6.jar | 1 KB |
| core-db-api-1.6-javadoc.jar | 335 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/li.rudin.core/core-db-api/ -->
<dependency>
<groupId>li.rudin.core</groupId>
<artifactId>core-db-api</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-db-api/
implementation 'li.rudin.core:core-db-api:1.6'
// https://jarcasting.com/artifacts/li.rudin.core/core-db-api/
implementation ("li.rudin.core:core-db-api:1.6")
'li.rudin.core:core-db-api:jar:1.6'
<dependency org="li.rudin.core" name="core-db-api" rev="1.6">
<artifact name="core-db-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-db-api', version='1.6')
)
libraryDependencies += "li.rudin.core" % "core-db-api" % "1.6"
[li.rudin.core/core-db-api "1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| li.rudin.core : core-cdi-api | jar | 1.6 |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |