Base module for providing support for OSGi in Java EE applications

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

osgi-javaee-base
Последняя версия

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

1.0.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Base module for providing support for OSGi in Java EE applications
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Ссылка на сайт

Ссылка на сайт

https://projects.eclipse.org/projects/ee4j/osgi-javaee-base
Организация-разработчик

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

Eclipse Foundation
Система контроля версий

Система контроля версий

https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/module/osgi-javaee-base

Скачать osgi-javaee-base

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.glassfish.main.common : simple-glassfish-api jar 4.1.2
org.glassfish.main.common : glassfish-api jar 4.1.2
org.glassfish.main.common : internal-api jar 4.1.2
org.glassfish.main.deployment : deployment-common jar 4.1.2

provided (2)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

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

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

FighterFish

OSGi Application Development using GlassFish Server.

Build

You must build using JDK 8. You also need Maven. We recommend 3.5 or newer.

Full build

$ mvn install

Checkstyle

$ mvn validate  -Pcheckstyle

Copyright

$ mvn validate  -Pcopyright

Spotbugs

$ mvn verify  -Pspotbugs
org.glassfish.fighterfish

Eclipse EE4J

The Eclipse EE4J Project

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

Версия
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0