License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.Andy-Shao |
ArtifactId | ArtifactIdGear-Maven-Manager |
Last Version | Last Version2.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGear-Maven-Manager
Gear maven manage pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Gear-Maven-Manager-2.0.2.RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-Maven-Manager/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>Gear-Maven-Manager</artifactId>
<version>2.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-Maven-Manager/
implementation 'com.github.Andy-Shao:Gear-Maven-Manager:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear-Maven-Manager/
implementation ("com.github.Andy-Shao:Gear-Maven-Manager:2.0.2.RELEASE")
'com.github.Andy-Shao:Gear-Maven-Manager:pom:2.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="Gear-Maven-Manager" rev="2.0.2.RELEASE">
<artifact name="Gear-Maven-Manager" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='Gear-Maven-Manager', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "Gear-Maven-Manager" % "2.0.2.RELEASE"
[com.github.Andy-Shao/Gear-Maven-Manager "2.0.2.RELEASE"]