Last Version

Groovy 1.19.4

Groovy Jersey

License

License

Categories

Categories

Groovy Languages Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

groovy
Version

Version

1.19.4
Type

Type

jar
Description

Description

Groovy
Groovy Jersey
Project URL

Project URL

https://jersey.java.net/groovy/
Project Organization

Project Organization

Oracle Corporation

Download groovy 1.19.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.6.9
org.codehaus.gmaven.runtime : gmaven-runtime-1.6 jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.