Hello World OSGi/HTTP Sample

Java.net - The Source for Java Technology Collaboration

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

sample.osgihttp.helloworld
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hello World OSGi/HTTP Sample
Java.net - The Source for Java Technology Collaboration

Download sample.osgihttp.helloworld

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.glassfish : osgi-cdi-api jar 3.1-b41
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0