Last Version

GlassFish EJB Container for OSGi Enabled EJB Applications 1.0.5

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-ejb-container
Version

Version

1.0.5
Type

Type

jar
Description

Description

GlassFish EJB Container for OSGi Enabled EJB 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-ejb-container
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/module/osgi-ejb-container

Download osgi-ejb-container 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.fighterfish : osgi-javaee-base jar 1.0.9
org.glassfish.main.deployment : dol 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.