EasyBeans: Examples :: Maven :: JPA 2.0 Example

EasyBeans Examples

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.ow2.easybeans.examples.maven.jpa2
Идентификатор

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

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

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

1.2.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

EasyBeans: Examples :: Maven :: JPA 2.0 Example
EasyBeans Examples
Организация-разработчик

Организация-разработчик

OW2 Consortium

Скачать parent

Имя Файла Размер
parent-1.2.4.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.jpa2/parent/ -->
<dependency>
    <groupId>org.ow2.easybeans.examples.maven.jpa2</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.jpa2/parent/
implementation 'org.ow2.easybeans.examples.maven.jpa2:parent:1.2.4'
// https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.jpa2/parent/
implementation ("org.ow2.easybeans.examples.maven.jpa2:parent:1.2.4")
'org.ow2.easybeans.examples.maven.jpa2:parent:pom:1.2.4'
<dependency org="org.ow2.easybeans.examples.maven.jpa2" name="parent" rev="1.2.4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.examples.maven.jpa2', module='parent', version='1.2.4')
)
libraryDependencies += "org.ow2.easybeans.examples.maven.jpa2" % "parent" % "1.2.4"
[org.ow2.easybeans.examples.maven.jpa2/parent "1.2.4"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.ow2.spec.ee : ow2-ejb-3.1-spec jar 1.0.10
org.ow2.spec.ee : ow2-jpa-2.0-spec jar 1.0.10

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

  • api
  • entities
  • beans
  • client
  • ear

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

Версия
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M5
1.2.0-M4
1.2.0-M3-JOnAS
1.2.0-M3
1.2.0-M2
1.2.0-M1