is not current version
Last Version 2.1.1.3

cn.wjee.boot:wjee-parent 2.1.1.2


GroupId

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-parent
Version

Version

2.1.1.2
Type

Type

pom

Download wjee-parent 2.1.1.2

Filename Size
wjee-parent-2.1.1.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.wjee.boot/wjee-parent/
implementation 'cn.wjee.boot:wjee-parent:2.1.1.2'
// https://jarcasting.com/artifacts/cn.wjee.boot/wjee-parent/
implementation ("cn.wjee.boot:wjee-parent:2.1.1.2")
'cn.wjee.boot:wjee-parent:pom:2.1.1.2'
<dependency org="cn.wjee.boot" name="wjee-parent" rev="2.1.1.2">
  <artifact name="wjee-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.wjee.boot', module='wjee-parent', version='2.1.1.2')
)
libraryDependencies += "cn.wjee.boot" % "wjee-parent" % "2.1.1.2"
[cn.wjee.boot/wjee-parent "2.1.1.2"]