Jar examples for t:tapestry-jmx
Provides support for JMX
You can download jar file tapestry-jmx 5.3 in this page.
You can use the following script to add tapestry-jmx-5.3.jar to your project.
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-jmx</artifactId> <version>5.3</version> </dependency>
compile group: 'org.apache.tapestry', name: 'tapestry-jmx', version: '5.3'
libraryDependencies += "org.apache.tapestry" % "tapestry-jmx" % "5.3"
<dependency org="org.apache.tapestry" name="tapestry-jmx" rev="5.3"/>
@Grapes(@Grab(group='org.apache.tapestry', module='tapestry-jmx', version='5.3'))
'org.apache.tapestry:tapestry-jmx:jar:5.3'
Click the following link to download the jar file.
tapestry-jmx-5.3.jar