is not current version
Last Version 0.0.4

cn.sexycode:spring-data-myjpa 0.0.2


Categories

Categories

Data
GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

spring-data-myjpa
Version

Version

0.0.2
Type

Type

jar

Download spring-data-myjpa 0.0.2


<!-- https://jarcasting.com/artifacts/cn.sexycode/spring-data-myjpa/ -->
<dependency>
    <groupId>cn.sexycode</groupId>
    <artifactId>spring-data-myjpa</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/spring-data-myjpa/
implementation 'cn.sexycode:spring-data-myjpa:0.0.2'
// https://jarcasting.com/artifacts/cn.sexycode/spring-data-myjpa/
implementation ("cn.sexycode:spring-data-myjpa:0.0.2")
'cn.sexycode:spring-data-myjpa:jar:0.0.2'
<dependency org="cn.sexycode" name="spring-data-myjpa" rev="0.0.2">
  <artifact name="spring-data-myjpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='spring-data-myjpa', version='0.0.2')
)
libraryDependencies += "cn.sexycode" % "spring-data-myjpa" % "0.0.2"
[cn.sexycode/spring-data-myjpa "0.0.2"]