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