Last Version

Gear 4.0.2.RELEASE

Enhance and formating the coding of JDK

License

License

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Gear
Version

Version

4.0.2.RELEASE
Type

Type

jar
Description

Description

Gear
Enhance and formating the coding of JDK
Project URL

Project URL

https://github.com/Andy-Shao/Gear
Source Code Management

Source Code Management

https://github.com/Andy-Shao/Gear.git

Download Gear 4.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/ -->
<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>Gear</artifactId>
    <version>4.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/
implementation 'com.github.Andy-Shao:Gear:4.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/Gear/
implementation ("com.github.Andy-Shao:Gear:4.0.2.RELEASE")
'com.github.Andy-Shao:Gear:jar:4.0.2.RELEASE'
<dependency org="com.github.Andy-Shao" name="Gear" rev="4.0.2.RELEASE">
  <artifact name="Gear" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='Gear', version='4.0.2.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "Gear" % "4.0.2.RELEASE"
[com.github.Andy-Shao/Gear "4.0.2.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
io.projectreactor : reactor-core jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.