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

com.github.uinio:jpa-service-spring-boot-starter 2.1.1.RELEASE

jpa-service-spring-boot-starter

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

jpa-service-spring-boot-starter
Версия

Версия

2.1.1.RELEASE
Тип

Тип

jar

Скачать jpa-service-spring-boot-starter 2.1.1.RELEASE


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