License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.web |
ArtifactId | ArtifactIdmta-ear |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typeear |
Description |
DescriptionMTA Web Console
Migration Tools Web Interface
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mta-ear-5.3.0.Final.pom | |
mta-ear-5.3.0.Final.ear | 636 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/mta-ear/ -->
<dependency>
<groupId>org.jboss.windup.web</groupId>
<artifactId>mta-ear</artifactId>
<version>5.3.0.Final</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/mta-ear/
implementation 'org.jboss.windup.web:mta-ear:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.web/mta-ear/
implementation ("org.jboss.windup.web:mta-ear:5.3.0.Final")
'org.jboss.windup.web:mta-ear:ear:5.3.0.Final'
<dependency org="org.jboss.windup.web" name="mta-ear" rev="5.3.0.Final">
<artifact name="mta-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='mta-ear', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup.web" % "mta-ear" % "5.3.0.Final"
[org.jboss.windup.web/mta-ear "5.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.web : windup-web-ui-pf4 | war | 5.3.0.Final |
org.jboss.windup.web : windup-web-services | war | 5.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |