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