is not current version
Last Version 5.2.8-zookeeper

cn.wizzer:wk-parent 5.2.3

java web development framework, base on nutz

GroupId

GroupId

cn.wizzer
ArtifactId

ArtifactId

wk-parent
Version

Version

5.2.3
Type

Type

pom

Download wk-parent 5.2.3

Filename Size
wk-parent-5.2.3.pom 7 KB
Browse

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