License |
License |
---|---|
GroupId | GroupIdcom.github.Andy-Shao |
ArtifactId | ArtifactIdGearEE |
Last Version | Last Version3.2.10.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGearEE
Enhance and formating the coding of JDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
GearEE-3.2.10.RELEASE.pom | |
GearEE-3.2.10.RELEASE.jar | 87 KB |
GearEE-3.2.10.RELEASE-sources.jar | 51 KB |
GearEE-3.2.10.RELEASE-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>GearEE</artifactId>
<version>3.2.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE/
implementation 'com.github.Andy-Shao:GearEE:3.2.10.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE/
implementation ("com.github.Andy-Shao:GearEE:3.2.10.RELEASE")
'com.github.Andy-Shao:GearEE:jar:3.2.10.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE" rev="3.2.10.RELEASE">
<artifact name="GearEE" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE', version='3.2.10.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE" % "3.2.10.RELEASE"
[com.github.Andy-Shao/GearEE "3.2.10.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.Andy-Shao : Gear | jar | 3.2.10.RELEASE |
javax : javaee-web-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |