WildFly: OSGi Launcher

WildFly: Parent Aggregator

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

wildfly-osgi-launcher
Последняя версия

Последняя версия

8.0.0.Alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

WildFly: OSGi Launcher
WildFly: Parent Aggregator
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать wildfly-osgi-launcher

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.wildfly : wildfly-embedded jar 8.0.0.Alpha2
org.wildfly.security : wildfly-security-manager jar 1.0.0.Beta1
org.jboss.logging : jboss-logging jar 3.1.3.GA
org.jboss.logmanager : jboss-logmanager jar 1.4.1.Final
org.jboss.osgi.resolver » jbosgi-resolver-api jar 4.0.0.CR17
org.jboss.osgi.framework » jbosgi-framework-core jar 3.0.0.CR28
org.osgi : org.osgi.core jar 5.0.0
org.wildfly : wildfly-build-config jar 8.0.0.Alpha2

provided (1)

Идентификатор библиотеки Тип Версия
org.wildfly : wildfly-build pom 8.0.0.Alpha2

test (3)

Идентификатор библиотеки Тип Версия
org.jboss.shrinkwrap : shrinkwrap-impl-base jar 1.1.2
org.wildfly : wildfly-testsuite-shared jar 8.0.0.Alpha2
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin git@github.com:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.wildfly

Версии библиотеки

Версия
8.0.0.Alpha2
8.0.0.Alpha1