JBoss Application Server: OSGi Launcher

JBoss Application Server: Parent Aggregator

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

7.2.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

JBoss by Red Hat

Скачать jboss-as-osgi-launcher

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.jboss.as : jboss-as-embedded jar 7.2.0.Final
org.jboss.logging : jboss-logging jar 3.1.2.GA
org.jboss.logmanager : jboss-logmanager jar 1.4.0.Final
org.jboss.osgi.resolver » jbosgi-resolver-api jar 3.0.1.Final
org.jboss.osgi.framework » jbosgi-framework-core jar 2.1.0.CR12
org.osgi : org.osgi.core jar 4.2.0
org.jboss.as : jboss-as-build-config jar 7.2.0.Final

provided (1)

Идентификатор библиотеки Тип Версия
org.jboss.as : jboss-as-build pom 7.2.0.Final

test (3)

Идентификатор библиотеки Тип Версия
org.jboss.shrinkwrap : shrinkwrap-impl-base jar 1.0.0
org.jboss.as : jboss-as-testsuite-shared jar 7.2.0.Final
junit : junit jar 4.10

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

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

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.jboss.as

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

Версия
7.2.0.Final