is not current version
Last Version 3.2.10.RELEASE

com.github.Andy-Shao:GearEE-Spring 3.2.2

Enhance and formating the coding of JDK

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE-Spring
Version

Version

3.2.2
Type

Type

jar

Download GearEE-Spring 3.2.2


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