ironcache

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.mrcritical
ArtifactId

ArtifactId

ironcache
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ironcache
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download ironcache

How to add to project

<!-- 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"]

Dependencies

compile (11)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0