Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.web |
ArtifactId | ArtifactIdrhamt-ear |
Version | Version4.3.0.Alpha2 |
Type | Typeear |
Filename | Size |
---|---|
rhamt-ear-4.3.0.Alpha2.pom | |
rhamt-ear-4.3.0.Alpha2.ear | 623 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/ -->
<dependency>
<groupId>org.jboss.windup.web</groupId>
<artifactId>rhamt-ear</artifactId>
<version>4.3.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.3.0.Alpha2'
// https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/
implementation ("org.jboss.windup.web:rhamt-ear:4.3.0.Alpha2")
'org.jboss.windup.web:rhamt-ear:ear:4.3.0.Alpha2'
<dependency org="org.jboss.windup.web" name="rhamt-ear" rev="4.3.0.Alpha2">
<artifact name="rhamt-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='rhamt-ear', version='4.3.0.Alpha2')
)
libraryDependencies += "org.jboss.windup.web" % "rhamt-ear" % "4.3.0.Alpha2"
[org.jboss.windup.web/rhamt-ear "4.3.0.Alpha2"]