is not current version
Last Version 3.3.0.RELEASE

com.slyak:spring-boot-starter-jpa-extra 1.1.5

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

1.1.5
Type

Type

jar

Download spring-boot-starter-jpa-extra 1.1.5


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