is not current version
Last Version 3.1.0-M3

jersey-test-framework-provider-grizzly2 3.0.3

Jersey Test Framework - Grizzly2 container

License

License

jQuery license
Categories

Categories

IDE Development Tools GlassFish Container Application Servers Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.test-framework.providers
ArtifactId

ArtifactId

jersey-test-framework-provider-grizzly2
Version

Version

3.0.3
Type

Type

jar
Description

Description

jersey-test-framework-provider-grizzly2
Jersey Test Framework - Grizzly2 container
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-test-framework-provider-grizzly2
Project Organization

Project Organization

Eclipse Foundation

Download jersey-test-framework-provider-grizzly2 3.0.3


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-grizzly2/ -->
<dependency>
    <groupId>org.glassfish.jersey.test-framework.providers</groupId>
    <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-grizzly2/
implementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-grizzly2/
implementation ("org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:3.0.3")
'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:3.0.3'
<dependency org="org.glassfish.jersey.test-framework.providers" name="jersey-test-framework-provider-grizzly2" rev="3.0.3">
  <artifact name="jersey-test-framework-provider-grizzly2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.test-framework.providers', module='jersey-test-framework-provider-grizzly2', version='3.0.3')
)
libraryDependencies += "org.glassfish.jersey.test-framework.providers" % "jersey-test-framework-provider-grizzly2" % "3.0.3"
[org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-grizzly2 "3.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 3.0.3
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 3.0.3
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet jar 3.0.3
junit : junit jar 4.13.1

test (1)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.3

Project Modules

There are no modules declared in this project.