Excalibur Store

The Store Package provides a way to store named objects without taking care about where and how they are stored. You can choose between different implementations that store the data e.g. in memory or on the file system etc.

Лицензия

Лицензия

Группа

Группа

org.apache.excalibur.components
Идентификатор

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

excalibur-store
Последняя версия

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Excalibur Store
The Store Package provides a way to store named objects without taking care about where and how they are stored. You can choose between different implementations that store the data e.g. in memory or on the file system etc.
Организация-разработчик

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

Apache Software Foundation
Система контроля версий

Система контроля версий

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Скачать excalibur-store

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

<!-- https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-store/ -->
<dependency>
    <groupId>org.apache.excalibur.components</groupId>
    <artifactId>excalibur-store</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-store/
implementation 'org.apache.excalibur.components:excalibur-store:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-store/
implementation ("org.apache.excalibur.components:excalibur-store:2.2.1")
'org.apache.excalibur.components:excalibur-store:jar:2.2.1'
<dependency org="org.apache.excalibur.components" name="excalibur-store" rev="2.2.1">
  <artifact name="excalibur-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.components', module='excalibur-store', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.components" % "excalibur-store" % "2.2.1"
[org.apache.excalibur.components/excalibur-store "2.2.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
concurrent : concurrent jar 1.3.4

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.excalibur.containerkit : excalibur-instrument-api jar 2.2.1
jisp : jisp jar 2.5.1
org.apache.excalibur.fortress.container : excalibur-fortress-container-api jar 1.3.1

test (1)

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

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

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

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

Версия
2.2.1