Excalibur Fortress Container Implementation Test

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-test
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.excalibur.fortress.container : excalibur-fortress-container-impl jar 1.3.1

test (3)

Group / Artifact Type Version
org.apache.excalibur.fortress.meta : excalibur-fortress-meta jar 1.3.1
ant : ant jar 1.6.2
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1