is not current version
Last Version 0.0.4

cn.sexycode:myjpa-parent 0.0.2


GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

myjpa-parent
Version

Version

0.0.2
Type

Type

pom

Download myjpa-parent 0.0.2

Filename Size
myjpa-parent-0.0.2.pom 857 bytes
Browse

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