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

com.github.jnoee:xo-starter-jpa 1.0.0


Группа

Группа

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

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

xo-starter-jpa
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать xo-starter-jpa 1.0.0


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