Public API of GlassFish OSGi/CDI Extension - This is typically used for compilation purpose only

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-cdi-api
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Public API of GlassFish OSGi/CDI Extension - This is typically used for compilation purpose only
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-cdi-api
Организация-разработчик

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

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

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

https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/module/osgi-cdi-api

Скачать osgi-cdi-api

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

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core jar 4.2.0
javax : javaee-web-api jar 6.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.2
1.0.1
1.0.0