Jar examples for r:rest-service
Rest Interface for GlassFish Management and Monitoring
You can download jar file rest-service 3.1 in this page.
Open Source License
You can use the following script to add rest-service-3.1.jar to your project.
<dependency> <groupId>org.glassfish.admin</groupId> <artifactId>rest-service</artifactId> <version>3.1</version> </dependency>
compile group: 'org.glassfish.admin', name: 'rest-service', version: '3.1'
libraryDependencies += "org.glassfish.admin" % "rest-service" % "3.1"
<dependency org="org.glassfish.admin" name="rest-service" rev="3.1"/>
@Grapes(@Grab(group='org.glassfish.admin', module='rest-service', version='3.1'))
'org.glassfish.admin:rest-service:jar:3.1'
Click the following link to download the jar file.
rest-service-3.1-sources.jar