| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.peacetrue |
| Идентификатор | Идентификаторpeacetrue-jpa |
| Версия | Версия1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеpeacetrue-jpa
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| peacetrue-jpa-1.1-RELEASE.pom | |
| peacetrue-jpa-1.1-RELEASE.jar | 3 KB |
| peacetrue-jpa-1.1-RELEASE-sources.jar | 2 KB |
| peacetrue-jpa-1.1-RELEASE-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-jpa/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>peacetrue-jpa</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-jpa/
implementation 'com.github.peacetrue:peacetrue-jpa:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-jpa/
implementation ("com.github.peacetrue:peacetrue-jpa:1.1-RELEASE")
'com.github.peacetrue:peacetrue-jpa:jar:1.1-RELEASE'
<dependency org="com.github.peacetrue" name="peacetrue-jpa" rev="1.1-RELEASE">
<artifact name="peacetrue-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-jpa', version='1.1-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "peacetrue-jpa" % "1.1-RELEASE"
[com.github.peacetrue/peacetrue-jpa "1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.hibernate : hibernate-core | jar | 5.2.11.Final |
| com.h2database : h2 | jar | 1.4.196 |
| com.github.peacetrue : peacetrue-util | jar | 1.1-RELEASE |