| Группа | Группаcom.github.mrcritical |
|---|---|
| Идентификатор | Идентификаторironcache |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеironcache
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |