| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers |
| Группа | Группаorg.jboss.windup.engine |
| Идентификатор | Идентификаторwindup-engine-parent |
| Версия | Версия2.0.0.Alpha1 |
| Тип | Типpom |
| Описание |
ОписаниеWindup Engine - Parent
Migration Tools
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| windup-engine-parent-2.0.0.Alpha1.pom | 817 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.engine/windup-engine-parent/ -->
<dependency>
<groupId>org.jboss.windup.engine</groupId>
<artifactId>windup-engine-parent</artifactId>
<version>2.0.0.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.engine/windup-engine-parent/
implementation 'org.jboss.windup.engine:windup-engine-parent:2.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.engine/windup-engine-parent/
implementation ("org.jboss.windup.engine:windup-engine-parent:2.0.0.Alpha1")
'org.jboss.windup.engine:windup-engine-parent:pom:2.0.0.Alpha1'
<dependency org="org.jboss.windup.engine" name="windup-engine-parent" rev="2.0.0.Alpha1">
<artifact name="windup-engine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.engine', module='windup-engine-parent', version='2.0.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.engine" % "windup-engine-parent" % "2.0.0.Alpha1"
[org.jboss.windup.engine/windup-engine-parent "2.0.0.Alpha1"]