License |
License
jQuery license
|
---|---|
Categories |
CategoriesGroovy Languages GlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples |
ArtifactId | ArtifactIdgroovy |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-examples-groovy
Groovy Jersey
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
groovy-3.1.0-M3.pom | |
groovy-3.1.0-M3.jar | 17 KB |
groovy-3.1.0-M3-sources.jar | 17 KB |
groovy-3.1.0-M3-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |