| GroupId | GroupIdexcalibur-fortress | 
    
|---|---|
| ArtifactId | ArtifactIdexcalibur-fortress-migration | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFortress Migration Adapter 
            Fortress migration is a project supporting the 
      binary compatibility of legacy fortress components 
      within an avalon environment. 
         | 
    
| Filename | Size | 
|---|---|
| excalibur-fortress-migration-1.2.pom | |
| excalibur-fortress-migration-1.2.jar | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/excalibur-fortress/excalibur-fortress-migration/ -->
<dependency>
    <groupId>excalibur-fortress</groupId>
    <artifactId>excalibur-fortress-migration</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/excalibur-fortress/excalibur-fortress-migration/
implementation 'excalibur-fortress:excalibur-fortress-migration:1.2'
                // https://jarcasting.com/artifacts/excalibur-fortress/excalibur-fortress-migration/
implementation ("excalibur-fortress:excalibur-fortress-migration:1.2")
                'excalibur-fortress:excalibur-fortress-migration:jar:1.2'
                <dependency org="excalibur-fortress" name="excalibur-fortress-migration" rev="1.2">
  <artifact name="excalibur-fortress-migration" type="jar" />
</dependency>
                @Grapes(
@Grab(group='excalibur-fortress', module='excalibur-fortress-migration', version='1.2')
)
                libraryDependencies += "excalibur-fortress" % "excalibur-fortress-migration" % "1.2"
                [excalibur-fortress/excalibur-fortress-migration "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| 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-instrument : excalibur-instrument-api | jar | 2.1 | 
| excalibur-lifecycle : excalibur-lifecycle-api | jar | 2.1 | 
| excalibur-lifecycle : excalibur-lifecycle-impl | jar | 2.1 |