is not current version
Last Version 3.4.3

club.gclmit:oss-nexus-parent 3.1.5.RELEASE

nexus/Maven 中央仓库上传父类

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

oss-nexus-parent
Version

Version

3.1.5.RELEASE
Type

Type

pom

Download oss-nexus-parent 3.1.5.RELEASE


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