| Категории |
КатегорииJBoss Контейнер Application Servers |
|---|---|
| Группа | Группаorg.jboss.windup.web |
| Идентификатор | Идентификаторrhamt-ear |
| Версия | Версия4.3.1.Alpha1 |
| Тип | Типear |
| Имя Файла | Размер |
|---|---|
| rhamt-ear-4.3.1.Alpha1.pom | |
| rhamt-ear-4.3.1.Alpha1.ear | 623 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/ -->
<dependency>
<groupId>org.jboss.windup.web</groupId>
<artifactId>rhamt-ear</artifactId>
<version>4.3.1.Alpha1</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/
implementation 'org.jboss.windup.web:rhamt-ear:4.3.1.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.web/rhamt-ear/
implementation ("org.jboss.windup.web:rhamt-ear:4.3.1.Alpha1")
'org.jboss.windup.web:rhamt-ear:ear:4.3.1.Alpha1'
<dependency org="org.jboss.windup.web" name="rhamt-ear" rev="4.3.1.Alpha1">
<artifact name="rhamt-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='rhamt-ear', version='4.3.1.Alpha1')
)
libraryDependencies += "org.jboss.windup.web" % "rhamt-ear" % "4.3.1.Alpha1"
[org.jboss.windup.web/rhamt-ear "4.3.1.Alpha1"]