| License | License | 
|---|---|
| Categories | CategoriesGrizzly Net Networking | 
| GroupId | GroupIdcloud.piranha.http | 
| ArtifactId | ArtifactIdpiranha-http-grizzly | 
| Last Version | Last Version22.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPiranha - HTTP - Grizzly Integration The Piranha Project delivers you with a variety of cloud containers
        and several useful add-on modules | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-grizzly/ -->
<dependency>
    <groupId>cloud.piranha.http</groupId>
    <artifactId>piranha-http-grizzly</artifactId>
    <version>22.6.0</version>
</dependency>// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-grizzly/
implementation 'cloud.piranha.http:piranha-http-grizzly:22.6.0'// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-grizzly/
implementation ("cloud.piranha.http:piranha-http-grizzly:22.6.0")'cloud.piranha.http:piranha-http-grizzly:jar:22.6.0'<dependency org="cloud.piranha.http" name="piranha-http-grizzly" rev="22.6.0">
  <artifact name="piranha-http-grizzly" type="jar" />
</dependency>@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-grizzly', version='22.6.0')
)libraryDependencies += "cloud.piranha.http" % "piranha-http-grizzly" % "22.6.0"[cloud.piranha.http/piranha-http-grizzly "22.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| cloud.piranha.http : piranha-http-api | jar | 22.6.0 | 
| org.glassfish.grizzly : grizzly-http-server | jar | 3.0.1 | 
| org.glassfish.grizzly : grizzly-http2 | jar | 3.0.1 | 
| org.glassfish.grizzly : grizzly-npn-api | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| cloud.piranha.http : piranha-http-tests | jar | 22.6.0 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |