jar

org.jmxtrans : jmxtrans-output

Maven & Gradle

Mar 31, 2021
1 usages
1.6k stars

jmxtrans - output writers · This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Table Of Contents

Latest Version

Download org.jmxtrans : jmxtrans-output JAR file - Latest Versions:

All Versions

Download org.jmxtrans : jmxtrans-output JAR file - All Versions:

Version Vulnerabilities Size Updated
272
271
270
269
268
267
266
265
264
263
262
261
260
259
256
254
253
252
251

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jmxtrans-output-272.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement

Dependencies from Group

Mar 31, 2021
16 usages
1.6k stars
Mar 31, 2021
15 usages
1.6k stars
Mar 31, 2021
8 usages
1.6k stars
Mar 31, 2021
7 usages
1.6k stars
Mar 31, 2021
4 usages
1.6k stars

Discover Dependencies

Mar 31, 2021
1 usages
1.6k stars
Mar 31, 2021
15 usages
1.6k stars
Mar 23, 2017
1 usages
2.7k stars
Oct 11, 2018
3 usages
7 stars
Nov 26, 2018
1 usages
75 stars