не последняя версия
Последняя версия 8.0.0.Alpha2

org.wildfly:wildfly-osgi-launcher 8.0.0.Alpha1


Категории

Категории

WildFly Контейнер Application Servers
Группа

Группа

org.wildfly
Идентификатор

Идентификатор

wildfly-osgi-launcher
Версия

Версия

8.0.0.Alpha1
Тип

Тип

jar

Скачать wildfly-osgi-launcher 8.0.0.Alpha1


<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-osgi-launcher/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-osgi-launcher</artifactId>
    <version>8.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-osgi-launcher/
implementation 'org.wildfly:wildfly-osgi-launcher:8.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-osgi-launcher/
implementation ("org.wildfly:wildfly-osgi-launcher:8.0.0.Alpha1")
'org.wildfly:wildfly-osgi-launcher:jar:8.0.0.Alpha1'
<dependency org="org.wildfly" name="wildfly-osgi-launcher" rev="8.0.0.Alpha1">
  <artifact name="wildfly-osgi-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-osgi-launcher', version='8.0.0.Alpha1')
)
libraryDependencies += "org.wildfly" % "wildfly-osgi-launcher" % "8.0.0.Alpha1"
[org.wildfly/wildfly-osgi-launcher "8.0.0.Alpha1"]