Last Version

Entity provider -- Jersey sample 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

IDE Development Tools Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

entity-provider
Version

Version

1.19.4
Type

Type

jar
Description

Description

Entity provider -- Jersey sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/entity-provider/
Project Organization

Project Organization

Oracle Corporation

Download entity-provider 1.19.4


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

Dependencies

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

Project Modules

There are no modules declared in this project.