cn.sexycode:myjpa-spring-boot-autoconfigure

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
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

The plugin for mybatis to handle jpa.

Download myjpa-spring-boot-autoconfigure

How to add to project

<!-- 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.

Versions

Version
0.0.4
0.0.2