Jar examples for s:spring-boot-starter-data-jpa
You can download jar file spring-boot-starter-data-jpa 1.5.3.RELEASE in this page.
You can use the following script to add spring-boot-starter-data-jpa-1.5.3.RELEASE.jar to your project.
<dependency> <groupId>io.kwy.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> <version>1.5.3.RELEASE</version> </dependency>
compile group: 'io.kwy.boot', name: 'spring-boot-starter-data-jpa', version: '1.5.3.RELEASE'
libraryDependencies += "io.kwy.boot" % "spring-boot-starter-data-jpa" % "1.5.3.RELEASE"
<dependency org="io.kwy.boot" name="spring-boot-starter-data-jpa" rev="1.5.3.RELEASE"/>
@Grapes(@Grab(group='io.kwy.boot', module='spring-boot-starter-data-jpa', version='1.5.3.RELEASE'))
'io.kwy.boot:spring-boot-starter-data-jpa:jar:1.5.3.RELEASE'
Click the following link to download the jar file.
spring-boot-starter-data-jpa-1.5.3.RELEASE.jar