is not current version
Last Version 2.1.1.3

cn.wjee.boot:wjee-parent 2.1.1.0


GroupId

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-parent
Version

Version

2.1.1.0
Type

Type

pom

Download wjee-parent 2.1.1.0

Filename Size
wjee-parent-2.1.1.0.pom 3 KB
Browse

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