Last Version

com.github.spt-oss:spring-boot-starter-data-jpa 2.0.7.0

Custom implementation for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

spring-boot-starter-data-jpa
Version

Version

2.0.7.0
Type

Type

jar
Description

Description

Custom implementation for Spring Boot
Project Organization

Project Organization

SPT

Download spring-boot-starter-data-jpa 2.0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.spt-oss : spring-boot-autoconfigure jar 2.0.7.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.7.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
mysql : mysql-connector-java jar 5.1.47
org.springframework.boot : spring-boot-starter-test jar 2.0.7.RELEASE

Project Modules

There are no modules declared in this project.