is not current version
Last Version 2.4.5

com.github.uinio:jpa-service-spring-boot-starter 2.1.0.RELEASE

jpa-service-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.uinio
ArtifactId

ArtifactId

jpa-service-spring-boot-starter
Version

Version

2.1.0.RELEASE
Type

Type

jar

Download jpa-service-spring-boot-starter 2.1.0.RELEASE


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