is not current version
Last Version 3.1.0-M3

jersey-test-framework-core 3.0.2

Jersey Test Framework Core

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.test-framework
ArtifactId

ArtifactId

jersey-test-framework-core
Version

Version

3.0.2
Type

Type

jar
Description

Description

jersey-test-framework-core
Jersey Test Framework Core
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jersey-test-framework-core 3.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.glassfish.jersey.core : jersey-server jar 3.0.2
org.glassfish.jersey.media : jersey-media-jaxb jar 3.0.2
org.glassfish.jersey.containers : jersey-container-servlet-core jar 3.0.2
junit : junit jar 4.13.1

provided (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 3.0.2
org.testng : testng jar 6.9.6

test (1)

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

Project Modules

There are no modules declared in this project.