myjpa-core

The plugin for mybatis to handle jpa.

License

License

GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

myjpa-core
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

myjpa-core
The plugin for mybatis to handle jpa.
Project URL

Project URL

https://github.com/qzzsunly/myjpa

Download myjpa-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
org.mybatis : mybatis jar 3.4.6
org.slf4j : slf4j-api jar 1.7.25
cn.sexycode : mysql jar 1.1

test (5)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.17
junit : junit jar 4.13-beta-3
org.hibernate : hibernate-core jar 5.4.4.Final
cglib : cglib-nodep jar 3.3.0
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.2