chaos-parent

nexus/Maven 中央仓库上传父类

License

License

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

chaos-parent
nexus/Maven 中央仓库上传父类
Project URL

Project URL

https://blog.gclmit.club/

Download chaos-parent

Filename Size
chaos-parent-1.2.0.pom 3 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0