is not current version
Last Version 3.1.0-M3

jersey-examples-clipboard-programmatic 3.0.4

Jersey programmatic resource API clipboard example.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

clipboard-programmatic
Version

Version

3.0.4
Type

Type

jar
Description

Description

jersey-examples-clipboard-programmatic
Jersey programmatic resource API clipboard example.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/clipboard-programmatic
Project Organization

Project Organization

Eclipse Foundation

Download clipboard-programmatic 3.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
org.glassfish.jersey.inject : jersey-hk2 jar

test (1)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom

Project Modules

There are no modules declared in this project.