Download tyrus-monitoring-jmx-1.13.jar file - Jar t

Jar examples for t:tyrus-monitoring-jmx

Description

You can download jar file tyrus-monitoring-jmx 1.13 in this page.

License

Open Source License

Build File

You can use the following script to add tyrus-monitoring-jmx-1.13.jar to your project.

<dependency>
   <groupId>org.glassfish.tyrus.ext</groupId>
   <artifactId>tyrus-monitoring-jmx</artifactId>
   <version>1.13</version>
</dependency>
compile group: 'org.glassfish.tyrus.ext', name: 'tyrus-monitoring-jmx', version: '1.13'
libraryDependencies += "org.glassfish.tyrus.ext" % "tyrus-monitoring-jmx" % "1.13"
<dependency org="org.glassfish.tyrus.ext" name="tyrus-monitoring-jmx" rev="1.13"/>
@Grapes(@Grab(group='org.glassfish.tyrus.ext', module='tyrus-monitoring-jmx', version='1.13'))
'org.glassfish.tyrus.ext:tyrus-monitoring-jmx:jar:1.13'

Download

Click the following link to download the jar file.

tyrus-monitoring-jmx-1.13-javadoc.jar
tyrus-monitoring-jmx-1.13-sources.jar
tyrus-monitoring-jmx-1.13.jar
tyrus-monitoring-jmx-1.13.pom



Related Tutorials