не последняя версия
Последняя версия 0.0.12.RELEASE

com.github.life-lab:common-jpa 0.0.6-RELEASE


Группа

Группа

com.github.life-lab
Идентификатор

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

common-jpa
Версия

Версия

0.0.6-RELEASE
Тип

Тип

jar

Скачать common-jpa 0.0.6-RELEASE


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