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.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

osgi-javaee-base
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/osgi-javaee-base
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download osgi-javaee-base

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

Project Modules

There are no modules declared in this project.

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

Versions

Version
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