Last Version

jersey-examples-groovy 3.1.0-M3

Groovy Jersey

License

License

jQuery license
Categories

Categories

Groovy Languages GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

groovy
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-examples-groovy
Groovy Jersey
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/groovy
Project Organization

Project Organization

Eclipse Foundation

Download groovy 3.1.0-M3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.groovy : groovy-all pom 4.0.0-alpha-3
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 3.1.0-M3
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.