License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking |
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdavaje-jex-grizzly |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
avaje-jex-grizzly-2.2.pom | |
avaje-jex-grizzly-2.2.jar | 17 KB |
avaje-jex-grizzly-2.2-sources.jar | 9 KB |
avaje-jex-grizzly-2.2-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jex-grizzly/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jex-grizzly</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-grizzly/
implementation 'io.avaje:avaje-jex-grizzly:2.2'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-grizzly/
implementation ("io.avaje:avaje-jex-grizzly:2.2")
'io.avaje:avaje-jex-grizzly:jar:2.2'
<dependency org="io.avaje" name="avaje-jex-grizzly" rev="2.2">
<artifact name="avaje-jex-grizzly" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex-grizzly', version='2.2')
)
libraryDependencies += "io.avaje" % "avaje-jex-grizzly" % "2.2"
[io.avaje/avaje-jex-grizzly "2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.avaje : avaje-jex | jar | 2.2 |
org.glassfish.grizzly : grizzly-http-server | jar | 3.0.0 |
org.glassfish.grizzly : grizzly-http2 Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
io.avaje : junit | jar | 1.1 |
io.avaje : avaje-http-client | jar | 1.16 |