is not current version
Last Version 4.3.1.Final

org.jboss.windup.web:rhamt-ear 4.2.0.Alpha2


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.web
ArtifactId

ArtifactId

rhamt-ear
Version

Version

4.2.0.Alpha2
Type

Type

ear

Download rhamt-ear 4.2.0.Alpha2


<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/ -->
<dependency>
    <groupId>org.jboss.windup.web</groupId>
    <artifactId>rhamt-ear</artifactId>
    <version>4.2.0.Alpha2</version>
    <type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/
implementation 'org.jboss.windup.web:rhamt-ear:4.2.0.Alpha2'
// https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/
implementation ("org.jboss.windup.web:rhamt-ear:4.2.0.Alpha2")
'org.jboss.windup.web:rhamt-ear:ear:4.2.0.Alpha2'
<dependency org="org.jboss.windup.web" name="rhamt-ear" rev="4.2.0.Alpha2">
  <artifact name="rhamt-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='rhamt-ear', version='4.2.0.Alpha2')
)
libraryDependencies += "org.jboss.windup.web" % "rhamt-ear" % "4.2.0.Alpha2"
[org.jboss.windup.web/rhamt-ear "4.2.0.Alpha2"]