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