javax.persistence:toplink-essentials


Категории

Категории

Jakarta Persistence Jakarta EE
Группа

Группа

javax.persistence
Идентификатор

Идентификатор

toplink-essentials
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Скачать toplink-essentials

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/javax.persistence/toplink-essentials/ -->
<dependency>
    <groupId>javax.persistence</groupId>
    <artifactId>toplink-essentials</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/javax.persistence/toplink-essentials/
implementation 'javax.persistence:toplink-essentials:1.0'
// https://jarcasting.com/artifacts/javax.persistence/toplink-essentials/
implementation ("javax.persistence:toplink-essentials:1.0")
'javax.persistence:toplink-essentials:jar:1.0'
<dependency org="javax.persistence" name="toplink-essentials" rev="1.0">
  <artifact name="toplink-essentials" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.persistence', module='toplink-essentials', version='1.0')
)
libraryDependencies += "javax.persistence" % "toplink-essentials" % "1.0"
[javax.persistence/toplink-essentials "1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.persistence : persistence-api jar 1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0