Last Version

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

The plugin for mybatis to handle jpa.

License

License

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.4
Type

Type

jar
Description

Description

The plugin for mybatis to handle jpa.

Download myjpa-spring-boot-autoconfigure 0.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE
org.springframework : spring-orm jar 5.2.6.RELEASE
cn.sexycode : spring-orm-myjpa jar 0.0.4
org.springframework.data : spring-data-jpa Optional jar 2.3.0.RELEASE
cn.sexycode : spring-data-myjpa Optional jar 0.0.4

Project Modules

There are no modules declared in this project.