| GroupId | GroupIdcom.github.mrcritical |
|---|---|
| ArtifactId | ArtifactIdironcache |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionironcache
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ironcache-2.0.0.pom | |
| ironcache-2.0.0.jar | 20 KB |
| ironcache-2.0.0-sources.jar | 8 KB |
| ironcache-2.0.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrcritical/ironcache/ -->
<dependency>
<groupId>com.github.mrcritical</groupId>
<artifactId>ironcache</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrcritical/ironcache/
implementation 'com.github.mrcritical:ironcache:2.0.0'
// https://jarcasting.com/artifacts/com.github.mrcritical/ironcache/
implementation ("com.github.mrcritical:ironcache:2.0.0")
'com.github.mrcritical:ironcache:jar:2.0.0'
<dependency org="com.github.mrcritical" name="ironcache" rev="2.0.0">
<artifact name="ironcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrcritical', module='ironcache', version='2.0.0')
)
libraryDependencies += "com.github.mrcritical" % "ironcache" % "2.0.0"
[com.github.mrcritical/ironcache "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.4 |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.3.5 |
| com.google.http-client : google-http-client | jar | 1.19.0 |
| com.google.http-client : google-http-client-jackson2 | jar | 1.19.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.2 |
| com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.4.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| commons-io : commons-io | jar | 2.4 |