Excalibur Component Manager

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Excalibur Component Manager
This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.
Организация-разработчик

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

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

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

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

Скачать excalibur-component

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.excalibur.containerkit : excalibur-logger jar 2.2.1
org.apache.avalon.logkit : avalon-logkit jar 2.2.1
org.apache.excalibur.components : excalibur-pool-api jar 2.2.1
org.apache.excalibur.components : excalibur-pool-impl jar 2.2.1
org.apache.excalibur.components : excalibur-pool-instrumented jar 2.2.1
org.apache.excalibur.containerkit : excalibur-instrument-api jar 2.2.1
org.apache.excalibur.containerkit : excalibur-instrument-mgr-impl jar 2.2.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.3

test (1)

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

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

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

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

Версия
2.2.1