Last Version

jersey-examples-tonegen 2.27

Jersey examples

License

License

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

tone-generator
Version

Version

2.27
Type

Type

jar
Description

Description

jersey-examples-tonegen
Jersey examples
Project Organization

Project Organization

Oracle Corporation

Download tone-generator 2.27


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

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.