is not current version
Last Version 3.3.0.RELEASE

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

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.0.0
Type

Type

jar

Download spring-boot-starter-jpa-extra 1.0.0


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