License |
License |
---|---|
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdmyjpa-parent |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe plugin for mybatis to handle jpa.
|
Filename | Size |
---|---|
myjpa-parent-0.0.4.pom | 937 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/myjpa-parent/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>myjpa-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/myjpa-parent/
implementation 'cn.sexycode:myjpa-parent:0.0.4'
// https://jarcasting.com/artifacts/cn.sexycode/myjpa-parent/
implementation ("cn.sexycode:myjpa-parent:0.0.4")
'cn.sexycode:myjpa-parent:pom:0.0.4'
<dependency org="cn.sexycode" name="myjpa-parent" rev="0.0.4">
<artifact name="myjpa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='myjpa-parent', version='0.0.4')
)
libraryDependencies += "cn.sexycode" % "myjpa-parent" % "0.0.4"
[cn.sexycode/myjpa-parent "0.0.4"]