is not current version
Last Version 0.0.4

cn.sexycode:myjpa-spring-boot-autoconfigure 0.0.2


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

myjpa-spring-boot-autoconfigure
Version

Version

0.0.2
Type

Type

jar

Download myjpa-spring-boot-autoconfigure 0.0.2


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