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

com.slyak:spring-boot-starter-jpa-extra 2.0.0.RELEASE

Spring boot starter for spring-boot-starter-jpa-extra

Категории

Категории

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

Группа

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

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

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

Версия

2.0.0.RELEASE
Тип

Тип

jar

Скачать spring-boot-starter-jpa-extra 2.0.0.RELEASE


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