License |
License |
---|---|
GroupId | GroupIdclub.gclmit |
ArtifactId | ArtifactIdoss-nexus-parent |
Version | Version3.3.0 |
Type | Typepom |
Description |
Descriptionoss-nexus-parent
nexus/Maven 中央仓库上传父类
|
Project URL |
Project URL |
Filename | Size |
---|---|
oss-nexus-parent-3.3.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.gclmit/oss-nexus-parent/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>oss-nexus-parent</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/oss-nexus-parent/
implementation 'club.gclmit:oss-nexus-parent:3.3.0'
// https://jarcasting.com/artifacts/club.gclmit/oss-nexus-parent/
implementation ("club.gclmit:oss-nexus-parent:3.3.0")
'club.gclmit:oss-nexus-parent:pom:3.3.0'
<dependency org="club.gclmit" name="oss-nexus-parent" rev="3.3.0">
<artifact name="oss-nexus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='oss-nexus-parent', version='3.3.0')
)
libraryDependencies += "club.gclmit" % "oss-nexus-parent" % "3.3.0"
[club.gclmit/oss-nexus-parent "3.3.0"]