All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by log4j with all dependencies

Search JAR files by class name

lema-provider-log4j2 from group com.gitlab.lema-suite (version 1.0.0)

Group: com.gitlab.lema-suite Artifact: lema-provider-log4j2
Show all versions Show documentation Show source 
 

0 downloads
Artifact lema-provider-log4j2
Group com.gitlab.lema-suite
Version 1.0.0
Last update 27. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies lema-provider-socket, log4j-core,
There are maybe transitive dependencies!

jamon_osmon from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon_osmon
Show all versions 
 

0 downloads
Artifact jamon_osmon
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jamon_war from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon_war
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jamon_war
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jamon from group com.jamonapi (version 2.82)

Group: com.jamonapi Artifact: jamon
Show all versions Show documentation Show source 
 

32 downloads
Artifact jamon
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hazelcast-all,
There are maybe transitive dependencies!

jamon-parent from group com.jamonapi (version 2.82)

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. 1) It contains the ability to monitor JDBC/SQL, web page requests, ejb's, log4j, interfaces and more. 2) It tracks aggregate stats for each sql statement, page request etc. and also lets you look at this information and more via the JAMon war. 3) You can also access JAMon statistics via the api

Group: com.jamonapi Artifact: jamon-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jamon-parent
Group com.jamonapi
Version 2.82
Last update 17. May 2020
Organization not specified
URL http://jamonapi.sourceforge.net/
License JAMon License (BSD)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluo-cluster from group org.apache.fluo (version 1.2.0)

This module contains all code necessary to run Apache Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

Group: org.apache.fluo Artifact: fluo-cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-cluster
Group org.apache.fluo
Version 1.2.0
Last update 21. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies logback-classic, logback-core, jcommander, guava, guice, javax.inject, accumulo-core, curator-framework, fluo-api, fluo-core, hadoop-client, hadoop-yarn-client, twill-api, twill-yarn, slf4j-api,
There are maybe transitive dependencies!

fluo-cluster from group io.fluo (version 1.0.0-beta-2)

This module contains all code necessary to run Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

Group: io.fluo Artifact: fluo-cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-cluster
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies logback-classic, logback-core, jcommander, guava, guice, commons-configuration, commons-io, fluo-accumulo, fluo-api, fluo-core, fluo-mini, accumulo-core, curator-framework, curator-recipes, hadoop-client, hadoop-yarn-client, twill-api, twill-yarn, slf4j-api,
There are maybe transitive dependencies!

de.huxhorn.lilith from group de.huxhorn.lilith (version 8.3.0)

Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.

Group: de.huxhorn.lilith Artifact: de.huxhorn.lilith
Show all versions Show documentation Show source 
 

1 downloads
Artifact de.huxhorn.lilith
Group de.huxhorn.lilith
Version 8.3.0
Last update 11. December 2021
Organization not specified
URL http://lilithapp.com
License GNU General Public License v3 (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxtrans-output from group org.jmxtrans (version 272)

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.

Group: org.jmxtrans Artifact: jmxtrans-output
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxtrans-output
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxtrans-output-kafka from group org.jmxtrans (version 272)

Group: org.jmxtrans Artifact: jmxtrans-output-kafka
Show all versions Show documentation Show source 
 

4 downloads
Artifact jmxtrans-output-kafka
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies guava, kafka-clients, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!



Page 50 from 3 (items total 504)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy