License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Grizzly Net Networking |
GroupId | GroupIdorg.glassfish.grizzly.osgi |
ArtifactId | ArtifactIdgrizzly-httpservice-bundle |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrizzly OSGi HttpService Bundle
Grizzly Bill of Materials (BOM)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
grizzly-httpservice-bundle-4.0.0.pom | |
grizzly-httpservice-bundle-4.0.0.jar | 1 MB |
grizzly-httpservice-bundle-4.0.0-sources.jar | 451 bytes |
grizzly-httpservice-bundle-4.0.0-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.grizzly.osgi/grizzly-httpservice-bundle/ -->
<dependency>
<groupId>org.glassfish.grizzly.osgi</groupId>
<artifactId>grizzly-httpservice-bundle</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.grizzly.osgi/grizzly-httpservice-bundle/
implementation 'org.glassfish.grizzly.osgi:grizzly-httpservice-bundle:4.0.0'
// https://jarcasting.com/artifacts/org.glassfish.grizzly.osgi/grizzly-httpservice-bundle/
implementation ("org.glassfish.grizzly.osgi:grizzly-httpservice-bundle:4.0.0")
'org.glassfish.grizzly.osgi:grizzly-httpservice-bundle:jar:4.0.0'
<dependency org="org.glassfish.grizzly.osgi" name="grizzly-httpservice-bundle" rev="4.0.0">
<artifact name="grizzly-httpservice-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.grizzly.osgi', module='grizzly-httpservice-bundle', version='4.0.0')
)
libraryDependencies += "org.glassfish.grizzly.osgi" % "grizzly-httpservice-bundle" % "4.0.0"
[org.glassfish.grizzly.osgi/grizzly-httpservice-bundle "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 6.0.0 |
org.glassfish.grizzly : grizzly-http-servlet | jar | 4.0.0 |
org.glassfish.grizzly : grizzly-comet | jar | 4.0.0 |
org.glassfish.grizzly.osgi : grizzly-httpservice | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
org.apache.felix : org.osgi.foundation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |