| GroupId | GroupIdexcalibur-fortress | 
    
|---|---|
| ArtifactId | ArtifactIdexcalibur-fortress-examples | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionExcalibur Fortress Examples 
            The Avalon project is an effort to create, design, develop and
        maintain a common framework and set of components for
        applications written using the Java language. 
         | 
    
| Filename | Size | 
|---|---|
| excalibur-fortress-examples-1.2.pom | |
| excalibur-fortress-examples-1.2.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/excalibur-fortress/excalibur-fortress-examples/ -->
<dependency>
    <groupId>excalibur-fortress</groupId>
    <artifactId>excalibur-fortress-examples</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/excalibur-fortress/excalibur-fortress-examples/
implementation 'excalibur-fortress:excalibur-fortress-examples:1.2'
                // https://jarcasting.com/artifacts/excalibur-fortress/excalibur-fortress-examples/
implementation ("excalibur-fortress:excalibur-fortress-examples:1.2")
                'excalibur-fortress:excalibur-fortress-examples:jar:1.2'
                <dependency org="excalibur-fortress" name="excalibur-fortress-examples" rev="1.2">
  <artifact name="excalibur-fortress-examples" type="jar" />
</dependency>
                @Grapes(
@Grab(group='excalibur-fortress', module='excalibur-fortress-examples', version='1.2')
)
                libraryDependencies += "excalibur-fortress" % "excalibur-fortress-examples" % "1.2"
                [excalibur-fortress/excalibur-fortress-examples "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| servletapi : servletapi | jar | 2.3 | 
| 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 | 
| concurrent : concurrent | jar | 1.3.4 | 
| 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 | 
| excalibur-instrument : excalibur-instrument-api | jar | 2.1 | 
| excalibur-lifecycle : excalibur-lifecycle-api | jar | 2.1 | 
| excalibur-lifecycle : excalibur-lifecycle-impl | jar | 2.1 | 
| qdox : qdox | jar | 1.5 | 
| ant : ant | jar | 1.6.2 |