Last Version

Base module for providing support for OSGi in Java EE applications 1.0.9

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
Version

Version

1.0.9
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 1.0.9


<!-- 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.