Excalibur Fortress Examples

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

GroupId

GroupId

org.apache.excalibur.fortress.examples
ArtifactId

ArtifactId

excalibur-fortress-examples
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Excalibur Fortress Examples
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-examples

How to add to project

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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1