is not current version
Last Version 1.0.8

org.glassfish.fighterfish:osgi-http 1.0.7


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

osgi-http
Version

Version

1.0.7
Type

Type

jar

Download osgi-http 1.0.7


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