Last Version

jpa-service-spring-boot-starter 2.4.5

jpa-service-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.uinio
ArtifactId

ArtifactId

jpa-service-spring-boot-starter
Version

Version

2.4.5
Type

Type

jar
Description

Description

jpa-service-spring-boot-starter
jpa-service-spring-boot-starter
Project URL

Project URL

https://github.com/uinio/jpa-service-spring-boot-starter

Download jpa-service-spring-boot-starter 2.4.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.0
com.querydsl : querydsl-jpa jar 4.4.0

provided (1)

Group / Artifact Type Version
com.querydsl : querydsl-apt jar 4.4.0

Project Modules

There are no modules declared in this project.