is not current version
Last Version 2.0.2

org.glassfish.fighterfish:osgi-web-container 2.0.1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

osgi-web-container
Version

Version

2.0.1
Type

Type

jar

Download osgi-web-container 2.0.1


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