License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.fortress.migration |
ArtifactId | ArtifactIdexcalibur-fortress-migration |
Version | Version1.3.1 |
Type | Typejar |
Description |
DescriptionExcalibur Fortress Migration Adapter
Fortress migration is a project supporting the binary compatibility of legacy fortress components within an
avalon environment.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.excalibur.fortress.migration/excalibur-fortress-migration/ -->
<dependency>
<groupId>org.apache.excalibur.fortress.migration</groupId>
<artifactId>excalibur-fortress-migration</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.fortress.migration/excalibur-fortress-migration/
implementation 'org.apache.excalibur.fortress.migration:excalibur-fortress-migration:1.3.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.fortress.migration/excalibur-fortress-migration/
implementation ("org.apache.excalibur.fortress.migration:excalibur-fortress-migration:1.3.1")
'org.apache.excalibur.fortress.migration:excalibur-fortress-migration:jar:1.3.1'
<dependency org="org.apache.excalibur.fortress.migration" name="excalibur-fortress-migration" rev="1.3.1">
<artifact name="excalibur-fortress-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.fortress.migration', module='excalibur-fortress-migration', version='1.3.1')
)
libraryDependencies += "org.apache.excalibur.fortress.migration" % "excalibur-fortress-migration" % "1.3.1"
[org.apache.excalibur.fortress.migration/excalibur-fortress-migration "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.excalibur.fortress.container : excalibur-fortress-container-impl | jar | 1.3.1 |