Jar examples for e:excalibur-fortress-container-impl
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.
You can download jar file excalibur-fortress-container-impl 1.2 in this page.
Apache License
You can use the following script to add excalibur-fortress-container-impl-1.2.jar to your project.
<dependency> <groupId>excalibur-fortress</groupId> <artifactId>excalibur-fortress-container-impl</artifactId> <version>1.2</version> </dependency>
compile group: 'excalibur-fortress', name: 'excalibur-fortress-container-impl', version: '1.2'
libraryDependencies += "excalibur-fortress" % "excalibur-fortress-container-impl" % "1.2"
<dependency org="excalibur-fortress" name="excalibur-fortress-container-impl" rev="1.2"/>
@Grapes(@Grab(group='excalibur-fortress', module='excalibur-fortress-container-impl', version='1.2'))
'excalibur-fortress:excalibur-fortress-container-impl:jar:1.2'
Click the following link to download the jar file.
excalibur-fortress-container-impl-1.2.jar