Excalibur Fortress Container API

Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.

License

License

Categories

Categories

Container
GroupId

GroupId

org.apache.excalibur.fortress.container
ArtifactId

ArtifactId

excalibur-fortress-container-api
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Excalibur Fortress Container API
Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

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

Download excalibur-fortress-container-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
d-haven-event : d-haven-event jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1