is not current version
Last Version 3.3.0.RELEASE

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

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

0.0.1
Type

Type

jar

Download spring-boot-starter-jpa-extra 0.0.1


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