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

Plexus Cache API 1.0-alpha-2


Группа

Группа

org.codehaus.plexus.cache
Идентификатор

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

plexus-cache-api
Версия

Версия

1.0-alpha-2
Тип

Тип

jar
Описание

Описание

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

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

Codehaus

Скачать plexus-cache-api 1.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.cache/plexus-cache-api/ -->
<dependency>
    <groupId>org.codehaus.plexus.cache</groupId>
    <artifactId>plexus-cache-api</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.cache/plexus-cache-api/
implementation 'org.codehaus.plexus.cache:plexus-cache-api:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.codehaus.plexus.cache/plexus-cache-api/
implementation ("org.codehaus.plexus.cache:plexus-cache-api:1.0-alpha-2")
'org.codehaus.plexus.cache:plexus-cache-api:jar:1.0-alpha-2'
<dependency org="org.codehaus.plexus.cache" name="plexus-cache-api" rev="1.0-alpha-2">
  <artifact name="plexus-cache-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.cache', module='plexus-cache-api', version='1.0-alpha-2')
)
libraryDependencies += "org.codehaus.plexus.cache" % "plexus-cache-api" % "1.0-alpha-2"
[org.codehaus.plexus.cache/plexus-cache-api "1.0-alpha-2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-component-api jar 1.0-alpha-16
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-16
commons-lang : commons-lang jar 2.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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