License |
License |
---|---|
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdmyjpa-plus |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmyjpa-plus
The plugin for mybatis to handle jpa.
|
Project URL |
Project URL |
Filename | Size |
---|---|
myjpa-plus-0.0.4.pom | |
myjpa-plus-0.0.4.jar | 55 KB |
myjpa-plus-0.0.4-sources.jar | 44 KB |
myjpa-plus-0.0.4-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/myjpa-plus/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>myjpa-plus</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/myjpa-plus/
implementation 'cn.sexycode:myjpa-plus:0.0.4'
// https://jarcasting.com/artifacts/cn.sexycode/myjpa-plus/
implementation ("cn.sexycode:myjpa-plus:0.0.4")
'cn.sexycode:myjpa-plus:jar:0.0.4'
<dependency org="cn.sexycode" name="myjpa-plus" rev="0.0.4">
<artifact name="myjpa-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='myjpa-plus', version='0.0.4')
)
libraryDependencies += "cn.sexycode" % "myjpa-plus" % "0.0.4"
[cn.sexycode/myjpa-plus "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-core | jar | 3.0.6 |
com.baomidou : mybatis-plus-extension | jar | 3.0.6 |
cn.sexycode : myjpa-core | jar | 0.0.4 |