MxCache IDEA API stubs

Contains stubs of JetBrains Idea plugin API. This is necessary due to JetBrains provides no artifacts available in public maven repositories. This stuff was automatically generated with APIfier stub generator.

Категории

Категории

IDE Инструменты разработки IntelliJ IDEA
Группа

Группа

com.maxifier.mxcache
Идентификатор

Идентификатор

mxcache-idea-api-stubs
Последняя версия

Последняя версия

2.6.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

MxCache IDEA API stubs
Contains stubs of JetBrains Idea plugin API. This is necessary due to JetBrains provides no artifacts available in public maven repositories. This stuff was automatically generated with APIfier stub generator.
Организация-разработчик

Организация-разработчик

Maxifier

Скачать mxcache-idea-api-stubs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/ -->
<dependency>
    <groupId>com.maxifier.mxcache</groupId>
    <artifactId>mxcache-idea-api-stubs</artifactId>
    <version>2.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/
implementation 'com.maxifier.mxcache:mxcache-idea-api-stubs:2.6.9'
// https://jarcasting.com/artifacts/com.maxifier.mxcache/mxcache-idea-api-stubs/
implementation ("com.maxifier.mxcache:mxcache-idea-api-stubs:2.6.9")
'com.maxifier.mxcache:mxcache-idea-api-stubs:jar:2.6.9'
<dependency org="com.maxifier.mxcache" name="mxcache-idea-api-stubs" rev="2.6.9">
  <artifact name="mxcache-idea-api-stubs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxifier.mxcache', module='mxcache-idea-api-stubs', version='2.6.9')
)
libraryDependencies += "com.maxifier.mxcache" % "mxcache-idea-api-stubs" % "2.6.9"
[com.maxifier.mxcache/mxcache-idea-api-stubs "2.6.9"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jdom : jdom jar 1.1

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.3
ch.qos.logback : logback-classic jar 0.9.18
org.mockito : mockito-all jar 1.8.0

Модули Проекта

Данный проект не имеет модулей.

#MxCache

Build Status

MxCache adds an annotation-driven caching facility to java projects.

Features:

  • Flexible SPI allows to add own caching strategies.
  • Both annotation-driven and xml-based configuration.
  • Smart dependency tracking between caches and resources.
  • Compatible with third-party caching libraries like EhCache, Guava.

##Further reading See Getting Started wiki page for brief introduction. See FAQ page if you still have questions.

E-mail alexander.kochurov-at-maxifier.com with any feedback.

com.maxifier.mxcache

Maxifier Inc

Версии библиотеки

Версия
2.6.9
2.6.8
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.12
2.5.11
2.5.10
2.5.9
2.5.8
2.5.7-fix
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3