Last Version

JmxTrans - Web App 272

Run JMXTrans as a web application/

License

License

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-webapp
Version

Version

272
Type

Type

war
Description

Description

JmxTrans - Web App
Run JMXTrans as a web application/
Project Organization

Project Organization

JmxTrans team

Download jmxtrans-webapp 272


<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-webapp/ -->
<dependency>
    <groupId>org.jmxtrans</groupId>
    <artifactId>jmxtrans-webapp</artifactId>
    <version>272</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-webapp/
implementation 'org.jmxtrans:jmxtrans-webapp:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-webapp/
implementation ("org.jmxtrans:jmxtrans-webapp:272")
'org.jmxtrans:jmxtrans-webapp:war:272'
<dependency org="org.jmxtrans" name="jmxtrans-webapp" rev="272">
  <artifact name="jmxtrans-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-webapp', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-webapp" % "272"
[org.jmxtrans/jmxtrans-webapp "272"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jmxtrans : jmxtrans-core jar 272
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (12)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.jmxtrans : jmxtrans-output-cloudwatch jar 272
org.jmxtrans : jmxtrans-output-core jar 272
org.jmxtrans : jmxtrans-output-elastic jar 272
org.jmxtrans : jmxtrans-output-ganglia jar 272
org.jmxtrans : jmxtrans-output-gelf jar 272
org.jmxtrans : jmxtrans-output-influxdb jar 272
org.jmxtrans : jmxtrans-output-jrobin jar 272
org.jmxtrans : jmxtrans-output-kafka jar 272
org.jmxtrans : jmxtrans-output-logback jar 272
org.jmxtrans : jmxtrans-output-velocity jar 272

Project Modules

There are no modules declared in this project.