is not current version
Last Version 3.3.0.RELEASE

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

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.slyak
ArtifactId

ArtifactId

spring-boot-starter-jpa-extra
Version

Version

2.1.0.RELEASE
Type

Type

jar

Download spring-boot-starter-jpa-extra 2.1.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.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.slyak/spring-boot-starter-jpa-extra/
implementation 'com.slyak:spring-boot-starter-jpa-extra:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.slyak/spring-boot-starter-jpa-extra/
implementation ("com.slyak:spring-boot-starter-jpa-extra:2.1.0.RELEASE")
'com.slyak:spring-boot-starter-jpa-extra:jar:2.1.0.RELEASE'
<dependency org="com.slyak" name="spring-boot-starter-jpa-extra" rev="2.1.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.1.0.RELEASE')
)
libraryDependencies += "com.slyak" % "spring-boot-starter-jpa-extra" % "2.1.0.RELEASE"
[com.slyak/spring-boot-starter-jpa-extra "2.1.0.RELEASE"]