Last Version

Web-Grizzly 4.7.1

Grizzly Bootstrapping

License

License

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-grizzly
Version

Version

4.7.1
Type

Type

jar
Description

Description

Web-Grizzly
Grizzly Bootstrapping

Download web-grizzly 4.7.1


<!-- https://jarcasting.com/artifacts/org.smallmind/web-grizzly/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>web-grizzly</artifactId>
    <version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-grizzly/
implementation 'org.smallmind:web-grizzly:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/web-grizzly/
implementation ("org.smallmind:web-grizzly:4.7.1")
'org.smallmind:web-grizzly:jar:4.7.1'
<dependency org="org.smallmind" name="web-grizzly" rev="4.7.1">
  <artifact name="web-grizzly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-grizzly', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "web-grizzly" % "4.7.1"
[org.smallmind/web-grizzly "4.7.1"]

Dependencies

compile (17)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.smallmind : smallmind-nutsnbolts jar 4.7.1
org.smallmind : smallmind-phalanx jar 4.7.1
org.smallmind : web-jersey jar 4.7.1
org.smallmind : web-websocket jar 4.7.1
org.springframework : spring-context jar 5.3.18
org.glassfish.jersey.core : jersey-server jar 2.35
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.35
javax.xml.ws : jaxws-api jar 2.3.1
com.sun.xml.ws : jaxws-rt jar 2.3.1
org.glassfish.grizzly : grizzly-framework jar 2.4.4
org.glassfish.grizzly : grizzly-http-server jar 2.4.4
org.glassfish.grizzly : grizzly-http-servlet jar 2.4.4
org.glassfish.grizzly : grizzly-http-server-jaxws jar 2.4.4
org.glassfish.tyrus : tyrus-server jar 1.18
org.glassfish.tyrus : tyrus-container-grizzly-server jar 1.18
org.aspectj : aspectjrt Optional jar 1.9.9.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.springframework : spring-test jar 5.3.18

Project Modules

There are no modules declared in this project.