| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.jinahya |
| Идентификатор | Идентификаторjpa-metamodels-with-maven-example |
| Версия | Версия0.5.9 |
| Тип | Типjar |
| Описание |
Описаниеjpa-metamodels-with-maven-example
parent pom for jinahya
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/jpa-metamodels-with-maven-example/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>jpa-metamodels-with-maven-example</artifactId>
<version>0.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/jpa-metamodels-with-maven-example/
implementation 'com.github.jinahya:jpa-metamodels-with-maven-example:0.5.9'
// https://jarcasting.com/artifacts/com.github.jinahya/jpa-metamodels-with-maven-example/
implementation ("com.github.jinahya:jpa-metamodels-with-maven-example:0.5.9")
'com.github.jinahya:jpa-metamodels-with-maven-example:jar:0.5.9'
<dependency org="com.github.jinahya" name="jpa-metamodels-with-maven-example" rev="0.5.9">
<artifact name="jpa-metamodels-with-maven-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='jpa-metamodels-with-maven-example', version='0.5.9')
)
libraryDependencies += "com.github.jinahya" % "jpa-metamodels-with-maven-example" % "0.5.9"
[com.github.jinahya/jpa-metamodels-with-maven-example "0.5.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |