Last Version

OSGi HTTP Service Implementation for GlassFish Web Container 1.0.8

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-http
Version

Version

1.0.8
Type

Type

jar
Description

Description

OSGi HTTP Service Implementation for GlassFish Web Container
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-http
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download osgi-http 1.0.8


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

Dependencies

provided (4)

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