is not current version
Last Version 2.5.11.RELEASE

com.github.wywuzh:commons-parent 2.5.2.RELEASE

项目公共组件类库

GroupId

GroupId

com.github.wywuzh
ArtifactId

ArtifactId

commons-parent
Version

Version

2.5.2.RELEASE
Type

Type

pom

Download commons-parent 2.5.2.RELEASE


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