Last Version

Excalibur Fortress Container Implementation 1.2

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.

Categories

Categories

Container
GroupId

GroupId

excalibur-fortress
ArtifactId

ArtifactId

excalibur-fortress-container-impl
Version

Version

1.2
Type

Type

jar
Description

Description

Excalibur Fortress Container Implementation
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.

Download excalibur-fortress-container-impl 1.2


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

Dependencies

compile (20)

Group / Artifact Type Version
avalon-framework : avalon-framework-api jar 4.3
avalon-framework : avalon-framework-impl jar 4.3
excalibur-fortress : excalibur-fortress-container-api jar 1.2
excalibur-fortress : excalibur-fortress-meta jar 1.2
avalon-logkit : avalon-logkit jar 2.1
commons-collections : commons-collections jar 3.1
commons-beanutils : commons-beanutils jar 1.7.0
concurrent : concurrent jar 1.3.4
excalibur-instrument : excalibur-instrument-api jar 2.1
excalibur-instrument : excalibur-instrument-mgr-api jar 2.1
excalibur-instrument : excalibur-instrument-mgr-impl jar 2.1
d-haven-event : d-haven-event jar 1.0.3
d-haven-managed-pool » d-haven-managed-pool jar 1.0
bcel : bcel jar 5.1
excalibur-logger : excalibur-logger jar 2.1
excalibur-sourceresolve : excalibur-sourceresolve jar 2.1
excalibur-lifecycle : excalibur-lifecycle-api jar 2.1
excalibur-lifecycle : excalibur-lifecycle-impl jar 2.1
excalibur-pool : excalibur-pool-api jar 2.1
excalibur-pool : excalibur-pool-impl jar 2.1

Project Modules

There are no modules declared in this project.