Last Version

cn.sexycode:spring-orm-myjpa 0.0.4

The plugin for mybatis to handle jpa.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

spring-orm-myjpa
Version

Version

0.0.4
Type

Type

jar
Description

Description

The plugin for mybatis to handle jpa.

Download spring-orm-myjpa 0.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-orm jar 5.2.6.RELEASE
cn.sexycode : myjpa-core jar 0.0.4
cn.sexycode : myjpa-spring jar 0.0.4

Project Modules

There are no modules declared in this project.