is not current version
Last Version 3.1.0-M3

org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle 3.1.0-M1

OSGi Helloworld Webapp - lib bundle

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples.osgi-helloworld-webapp
ArtifactId

ArtifactId

lib-bundle
Version

Version

3.1.0-M1
Type

Type

jar

Download lib-bundle 3.1.0-M1


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/lib-bundle/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples.osgi-helloworld-webapp</groupId>
    <artifactId>lib-bundle</artifactId>
    <version>3.1.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/lib-bundle/
implementation 'org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle:3.1.0-M1'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/lib-bundle/
implementation ("org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle:3.1.0-M1")
'org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle:jar:3.1.0-M1'
<dependency org="org.glassfish.jersey.examples.osgi-helloworld-webapp" name="lib-bundle" rev="3.1.0-M1">
  <artifact name="lib-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples.osgi-helloworld-webapp', module='lib-bundle', version='3.1.0-M1')
)
libraryDependencies += "org.glassfish.jersey.examples.osgi-helloworld-webapp" % "lib-bundle" % "3.1.0-M1"
[org.glassfish.jersey.examples.osgi-helloworld-webapp/lib-bundle "3.1.0-M1"]