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

Download JAR files tagged by measurements with all dependencies

Search JAR files by class name

timekeeper from group com.kazurayam (version 0.5.0)

a java clas library that supports time-based performance measurements and compiling text reports in Markdown format

Group: com.kazurayam Artifact: timekeeper
Show all versions Show documentation Show source 
 

0 downloads
Artifact timekeeper
Group com.kazurayam
Version 0.5.0
Last update 24. July 2024
Organization not specified
URL https://kazurayam.github.io/timekeeper/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

metrics-spark-receiver from group fr.ippon.spark.metrics (version 1.1)

A java custom receiver for Apache Spark Streaming which reads a stream of measurements from an application using the library Metrics of Dropwizard.

Group: fr.ippon.spark.metrics Artifact: metrics-spark-receiver
Show documentation Show source 
 

0 downloads
Artifact metrics-spark-receiver
Group fr.ippon.spark.metrics
Version 1.1
Last update 22. December 2014
Organization not specified
URL https://github.com/ippontech/metrics-spark-receiver
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies spark-core_2.11, spark-streaming_2.11, jackson-databind,
There are maybe transitive dependencies!

metrics-spark-receiver from group fr.ippon (version 1.0)

Group: fr.ippon Artifact: metrics-spark-receiver
Show documentation Show source 
 

0 downloads
Artifact metrics-spark-receiver
Group fr.ippon
Version 1.0


notuvyunit from group com.notuvy (version 0.0.3)

A framework for representing measurements, which are defined as a numeric value with an associated unit. Measurements of different units can be compared (for equality, for sorting, etc). Measurements can be freely converted to other units of the same category.

Group: com.notuvy Artifact: notuvyunit
Show all versions Show documentation Show source 
 

0 downloads
Artifact notuvyunit
Group com.notuvy
Version 0.0.3
Last update 08. September 2011
Organization not specified
URL http://labs.notuvy.com/projects/notuvyunit/
License Apache 2
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

google-maps-solar from group com.google.maps (version 0.10.0)

Solar API The Solar API allows users to read details about the solar potential of over 60 million buildings. This includes measurements of the building's roof (e.g., size and tilt/azimuth), energy production for a range of sizes of solar installations, and financial costs and benefits.

Group: com.google.maps Artifact: google-maps-solar
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-maps-solar
Group com.google.maps
Version 0.10.0
Last update 27. September 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 42
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-maps-solar-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, grpc-google-common-protos, proto-google-iam-v1, grpc-google-iam-v1, threetenbp,
There are maybe transitive dependencies!

biomedicus-measures from group edu.umn.biomedicus (version 2.0.2)

A lightweight (small and dependency-free) Java 8 library for identifying and normalizing numbers and measurements in text. This was developed as a stand-alone component of BioMedICUS, a biomedical and clinical NLP engine developed by the NLP-IE Group at the University of Minnesota Institute for Health Informatics.

Group: edu.umn.biomedicus Artifact: biomedicus-measures
Show all versions Show documentation Show source 
 

0 downloads
Artifact biomedicus-measures
Group edu.umn.biomedicus
Version 2.0.2
Last update 04. January 2019
Organization not specified
URL https://github.com/nlpie/biomedicus-measures
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chartfx from group io.fair-acc (version 11.3.1)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: io.fair-acc Artifact: chartfx
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, dataset, math, controlsfx, pngj, HdrHistogram,
There are maybe transitive dependencies!

chartfx-chart from group de.gsi.chart (version 11.2.7)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: de.gsi.chart Artifact: chartfx-chart
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx-chart
Group de.gsi.chart
Version 11.2.7
Last update 26. April 2022
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, chartfx-dataset, chartfx-math, controlsfx, icu4j, pngj,
There are maybe transitive dependencies!

perfidix from group org.perfidix (version 3.6.9)

Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Group: org.perfidix Artifact: perfidix
Show all versions Show documentation Show source 
 

5 downloads
Artifact perfidix
Group org.perfidix
Version 3.6.9
Last update 09. December 2013
Organization University of Konstanz, Distributed Systems Group
URL https://github.com/disy/perfidix
License New BSD
Dependencies amount 3
Dependencies commons-primitives, commons-math, joda-time,
There are maybe transitive dependencies!

chartfx-parent from group io.fair-acc (version 11.3.1)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: io.fair-acc Artifact: chartfx-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx-parent
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/fair-acc/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!



Page 5 from 3 (items total 52)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy