License |
License |
---|---|
GroupId | GroupIdcom.aerse |
ArtifactId | ArtifactIdgcless |
Version | Version11.2 |
Type | Typejar |
Description |
Descriptiongc-less
A lot of various gc-friendly utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gcless-11.2.pom | |
gcless-11.2.jar | 78 KB |
gcless-11.2-sources.jar | 46 KB |
gcless-11.2-javadoc.jar | 285 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerse/gcless/ -->
<dependency>
<groupId>com.aerse</groupId>
<artifactId>gcless</artifactId>
<version>11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerse/gcless/
implementation 'com.aerse:gcless:11.2'
// https://jarcasting.com/artifacts/com.aerse/gcless/
implementation ("com.aerse:gcless:11.2")
'com.aerse:gcless:jar:11.2'
<dependency org="com.aerse" name="gcless" rev="11.2">
<artifact name="gcless" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerse', module='gcless', version='11.2')
)
libraryDependencies += "com.aerse" % "gcless" % "11.2"
[com.aerse/gcless "11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-web | jar | 3.2.1.RELEASE |
org.springframework.security : spring-security-config | jar | 3.2.1.RELEASE |
org.eclipse.jetty : jetty-servlet | jar | 8.1.7.v20120910 |
org.eclipse.jetty : jetty-jmx | jar | 8.1.7.v20120910 |
org.eclipse.jetty : jetty-jsp | jar | 8.1.7.v20120910 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.springframework : spring-context | jar | 4.0.2.RELEASE |
org.springframework : spring-context-support | jar | 4.0.2.RELEASE |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |