не последняя версия
Последняя версия 1.1-RELEASE

com.github.peacetrue:peacetrue-jpa 1.0-RELEASE

null

Группа

Группа

com.github.peacetrue
Идентификатор

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

peacetrue-jpa
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать peacetrue-jpa 1.0-RELEASE


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