Last Version

Project Jersey tests 1.17.1

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services. This module encapsulates all OSGi related Jersey tests.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.test
ArtifactId

ArtifactId

functional-tests
Version

Version

1.17.1
Type

Type

pom
Description

Description

Project Jersey tests
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services. This module encapsulates all OSGi related Jersey tests.
Project URL

Project URL

https://jersey.java.net/
Project Organization

Project Organization

Oracle Corporation

Download functional-tests 1.17.1


<!-- https://jarcasting.com/artifacts/com.sun.jersey.test/functional-tests/ -->
<dependency>
    <groupId>com.sun.jersey.test</groupId>
    <artifactId>functional-tests</artifactId>
    <version>1.17.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.test/functional-tests/
implementation 'com.sun.jersey.test:functional-tests:1.17.1'
// https://jarcasting.com/artifacts/com.sun.jersey.test/functional-tests/
implementation ("com.sun.jersey.test:functional-tests:1.17.1")
'com.sun.jersey.test:functional-tests:pom:1.17.1'
<dependency org="com.sun.jersey.test" name="functional-tests" rev="1.17.1">
  <artifact name="functional-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.test', module='functional-tests', version='1.17.1')
)
libraryDependencies += "com.sun.jersey.test" % "functional-tests" % "1.17.1"
[com.sun.jersey.test/functional-tests "1.17.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • grizzly2