Gear

Enhance and formating the coding of JDK

License

License

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

Gear
Last Version

Last Version

4.0.2.RELEASE
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.0.2.RELEASE
4.0.1.RELEASE
4.0.0.RELEASE
3.3.8.RELEASE
3.3.7.RELEASE
3.3.6.RELEASE
3.3.5.RELEASE
3.3.4.RELEASE
3.3.3.RELEASE
3.3.2.RELEASE
3.3.1.RELEASE
3.3.0.RELEASE
3.2.13.RELEASE
3.2.12.RELEASE
3.2.11.RELEASE
3.2.10.RELEASE
3.2.9.RELEASE
3.2.8.RELEASE
3.2.7.RELEASE
3.2.6.RELEASE
3.2.5.RELEASE
3.2.4.RELEASE
3.2.3-RELEASE
3.2.2
3.2.1
3.2
3.1
3.0
2.4
2.3
2.2
2.1
2.0
1.0