License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.uinio |
ArtifactId | ArtifactIdjpa-service-spring-boot-starter |
Last Version | Last Version2.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpa-service-spring-boot-starter
jpa-service-spring-boot-starter
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.querydsl : querydsl-apt | jar | 4.4.0 |