| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers |
| Группа | Группаorg.jboss.windup.exec |
| Идентификатор | Идентификаторwindup-exec-impl |
| Версия | Версия5.2.0.Alpha1 |
| Тип | Типjar |
| Описание |
ОписаниеWindup Engine - Execution API Impl
Migration Tools
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/ -->
<dependency>
<groupId>org.jboss.windup.exec</groupId>
<artifactId>windup-exec-impl</artifactId>
<version>5.2.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/
implementation 'org.jboss.windup.exec:windup-exec-impl:5.2.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.exec/windup-exec-impl/
implementation ("org.jboss.windup.exec:windup-exec-impl:5.2.0.Alpha1")
'org.jboss.windup.exec:windup-exec-impl:jar:5.2.0.Alpha1'
<dependency org="org.jboss.windup.exec" name="windup-exec-impl" rev="5.2.0.Alpha1">
<artifact name="windup-exec-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.exec', module='windup-exec-impl', version='5.2.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.exec" % "windup-exec-impl" % "5.2.0.Alpha1"
[org.jboss.windup.exec/windup-exec-impl "5.2.0.Alpha1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.windup.exec : windup-exec-api | jar | 5.2.0.Alpha1 |
| org.jboss.windup.config : windup-config-api | jar | 5.2.0.Alpha1 |
| org.jboss.windup.graph : windup-graph-api | jar | 5.2.0.Alpha1 |
| org.jboss.windup.utils : windup-utils | jar | 5.2.0.Alpha1 |
| org.jboss.forge.furnace.container : cdi-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |