Last Version

Excalibur Fortress Container Tests test-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
Version

Version

test-1.2
Type

Type

jar
Description

Description

Excalibur Fortress Container Tests
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 test-1.2


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

Dependencies

compile (25)

Group / Artifact Type Version
excalibur-fortress : excalibur-fortress-container-api jar 1.2
excalibur-fortress : excalibur-fortress-container-impl jar 1.2
excalibur-fortress : excalibur-fortress-meta jar 1.2
avalon-framework : avalon-framework-api jar 4.3
avalon-framework : avalon-framework-impl jar 4.3
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
xml-apis : xml-apis jar 2.0.2
xalan : xalan jar 2.6.0
xerces : xerces jar 2.4.0
excalibur-fortress : excalibur-fortress-bean jar 1.2
qdox : qdox jar 1.5
ant : ant jar 1.6.2

Project Modules

There are no modules declared in this project.