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

Download JAR files tagged by collected with all dependencies

Search JAR files by class name

flightrecorder.rules.jdk from group org.openjdk.jmc (version 9.0.0)

Group: org.openjdk.jmc Artifact: flightrecorder.rules.jdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact flightrecorder.rules.jdk
Group org.openjdk.jmc
Version 9.0.0
Last update 04. April 2024
Organization not specified
URL Not specified
License Universal Permissive License Version 1.0
Dependencies amount 2
Dependencies flightrecorder, flightrecorder.rules,
There are maybe transitive dependencies!

flightrecorder.writer from group org.openjdk.jmc (version 9.0.0)

Group: org.openjdk.jmc Artifact: flightrecorder.writer
Show all versions Show documentation Show source 
 

0 downloads
Artifact flightrecorder.writer
Group org.openjdk.jmc
Version 9.0.0
Last update 04. April 2024
Organization not specified
URL Not specified
License Universal Permissive License Version 1.0
Dependencies amount 1
Dependencies common,
There are maybe transitive dependencies!

jdp from group org.openjdk.jmc (version 9.0.0)

Group: org.openjdk.jmc Artifact: jdp
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdp
Group org.openjdk.jmc
Version 9.0.0
Last update 04. April 2024
Organization not specified
URL Not specified
License Universal Permissive License Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

missioncontrol.core from group org.openjdk.jmc (version 9.0.0)

JDK Mission Control is an advanced set of tools that enables efficient and detailed analysis of the extensive of data collected by JDK Flight Recorder. The tool chain enables developers and administrators to collect and analyze data from Java applications running locally or deployed in production environments.

Group: org.openjdk.jmc Artifact: missioncontrol.core
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact missioncontrol.core
Group org.openjdk.jmc
Version 9.0.0
Last update 04. April 2024
Organization Oracle
URL https://jdk.java.net/jmc
License Universal Permissive License Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wear-os-sensors from group io.github.geotecinit (version 1.2.1)

The WearOS Sensors library is an Android library that allows to collect data from the sensors of an Android WearOS Smartwatch. Concretely, it can collect samples from the IMU sensors (i.e., accelerometer and gyroscope), the magnetometer, the heart rate, and the GPS (if they are present in the device). The collected data is sent to a paired smartphone. It also allow to communicate with the smartphone by sending messages.

Group: io.github.geotecinit Artifact: wear-os-sensors
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wear-os-sensors
Group io.github.geotecinit
Version 1.2.1
Last update 06. February 2024
Organization not specified
URL https://github.com/GeoTecINIT/WearOSSensors
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies background-sensors,
There are maybe transitive dependencies!

collect-client from group org.openforis.collect (version 3.26.36)

Group: org.openforis.collect Artifact: collect-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact collect-client
Group org.openforis.collect
Version 3.26.36
Last update 17. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flex-framework, halo, granite-swc, as3corelib,
There are maybe transitive dependencies!

opentsdb from group net.opentsdb (version 2.4.1)

OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable.

Group: net.opentsdb Artifact: opentsdb
Show all versions Show documentation Show source 
 

13 downloads
Artifact opentsdb
Group net.opentsdb
Version 2.4.1
Last update 08. September 2021
Organization The OpenTSDB Authors
URL http://opentsdb.net
License LGPLv2.1+
Dependencies amount 16
Dependencies guava, jackson-annotations, jackson-core, jackson-databind, netty, async, slf4j-api, commons-math3, commons-jexl, jgrapht-core, kryo, log4j-over-slf4j, logback-core, logback-classic, gwt-user, opentsdb_gwt_theme,
There are maybe transitive dependencies!

jimpulse from group uk.co.bithatch (version 1.2)

A Java port of the impulse library https://launchpad.net/impulse.bzr. For Linux only, requires libpulse and libfftw-3. Captures output from PulseAudio system and delivers transformed snapshots optionally using Fast Fourier Transforms. The data collected may then be used to create visual effects based on sound levels of various frequencies.

Group: uk.co.bithatch Artifact: jimpulse
Show all versions Show documentation Show source 
 

0 downloads
Artifact jimpulse
Group uk.co.bithatch
Version 1.2
Last update 02. May 2021
Organization Bithatch
URL https://github.com/bithatch/jimpulse
License GNU GENERAL PUBLIC LICENSE Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hraven from group com.twitter.hraven (version 1.0.1)

hRaven collects run time data and statistics from map reduce jobs running on Hadoop clusters and stores the collected job history in an easily queryable format. For the jobs that are run through frameworks (Pig or Scalding/Cascading) that decompose a script or application into a DAG of map reduce jobs for actual execution, hRaven groups job history data together by an application construct. This will allow for easier visualization of all of the component jobs' execution for an application and more comprehensive trending and analysis over time.

Group: com.twitter.hraven Artifact: hraven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hraven
Group com.twitter.hraven
Version 1.0.1
Last update 12. April 2017
Organization Twitter
URL https://github.com/twitter/hraven
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stopwatch from group com.commsen.stopwatch.api (version 0.3)

Stopwatch is a free, simple, highly extensible, Java API that allows developers to easily monitor whole application or any part of it. By default Stopwatch generate reports about hits, execution times (total, average, minimum, maximum) as well as load but it can be easily extended to measure anything else by providing custom engine. Out of the box Stopwatch uses an in-memory HSQL database. It is able to persist collected data using a "storage". There is "storage" provided to persist into HSQL database and custom "storage" can be easily integrated.

Group: com.commsen.stopwatch.api Artifact: stopwatch
Show source 
 

40 downloads
Artifact stopwatch
Group com.commsen.stopwatch.api
Version 0.3
Last update 26. July 2006
Organization Commsen International
URL http://jstopwatch.sourceforge.net
License Common Public License Version 1.0
Dependencies amount 1
Dependencies hsqldb,
There are maybe transitive dependencies!



Page 6 from 6 (items total 60)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy