Last Version

Project Jersey OSGi tests 1.5-ea09

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

CDDL 1.1
GPL2 w/ CPE
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.test
ArtifactId

ArtifactId

osgi
Version

Version

1.5-ea09
Type

Type

pom
Description

Description

Project Jersey OSGi 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 Organization

Project Organization

Oracle Corporation

Download osgi 1.5-ea09

Filename Size
osgi-1.5-ea09.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • functional-tests
  • runtime-delegate-tests