| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers Grizzly Net Networking |
| GroupId | GroupIdorg.glassfish.grizzly |
| ArtifactId | ArtifactIdgrizzly-extra-bundles |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongrizzly-extra-bundles
Grizzly Bill of Materials (BOM)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| grizzly-extra-bundles-4.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.grizzly/grizzly-extra-bundles/ -->
<dependency>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-extra-bundles</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.grizzly/grizzly-extra-bundles/
implementation 'org.glassfish.grizzly:grizzly-extra-bundles:4.0.0'
// https://jarcasting.com/artifacts/org.glassfish.grizzly/grizzly-extra-bundles/
implementation ("org.glassfish.grizzly:grizzly-extra-bundles:4.0.0")
'org.glassfish.grizzly:grizzly-extra-bundles:pom:4.0.0'
<dependency org="org.glassfish.grizzly" name="grizzly-extra-bundles" rev="4.0.0">
<artifact name="grizzly-extra-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.grizzly', module='grizzly-extra-bundles', version='4.0.0')
)
libraryDependencies += "org.glassfish.grizzly" % "grizzly-extra-bundles" % "4.0.0"
[org.glassfish.grizzly/grizzly-extra-bundles "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |