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

Download JAR files tagged by large with all dependencies

Search JAR files by class name

simplevalidation-parent from group com.mastfrog (version 1.14.1)

Simple Validation Parent Project: This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Group: com.mastfrog Artifact: simplevalidation-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simplevalidation-parent
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL https://github.com/timboudreau/simplevalidation/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chartfx from group de.gsi (version 11.2.7)

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: de.gsi Artifact: chartfx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx
Group de.gsi
Version 11.2.7
Last update 26. April 2022
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/GSI-CS-CO/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
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!

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

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

0 downloads
Artifact jmxtrans-output-gelf
Group org.jmxtrans
Version 272
Last update 30. March 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, gelfclient, jmxtrans-core, jmxtrans-output-core,
There are maybe transitive dependencies!

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

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

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

clif from group org.ow2.clif (version 3.0.3)

"CLIF is Load Injection Framework": open performance testing. Submit light or massive traffic to your application/service under test, and get response time measurements as well as computing and networking resources usage measurements. Support for large scale distributed load injection (up to +1000 load injectors) with unlimited number of virtual users. Multiple protocols and probes available, extendible through Java programming to generate traffic with arbitrary protocols and to measure arbitrary resources usage. Integration to Eclipse and Jenkins.

Group: org.ow2.clif Artifact: clif
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact clif
Group org.ow2.clif
Version 3.0.3
Last update 29. September 2020
Organization OW2
URL https://clif.ow2.io
License GNU Library or Lesser General Public License (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-java from group com.xliic (version 1.1)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package.

Group: com.xliic Artifact: json-java
Show documentation Show source 
 

0 downloads
Artifact json-java
Group com.xliic
Version 1.1
Last update 11. September 2020
Organization 42Crunch
URL https://github.com/42Crunch/JSON-java
License The JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json from group com.guicedee.services (version 62)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package.

Group: com.guicedee.services Artifact: json
Show all versions Show documentation Show source 
 

0 downloads
Artifact json
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License The JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

djenni-source-maven-example from group com.robertboothby.djenni (version 0.2.0)

Group: com.robertboothby.djenni Artifact: djenni-source-maven-example
Show all versions Show documentation Show source 
 

0 downloads
Artifact djenni-source-maven-example
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, hamcrest-all, junit,
There are maybe transitive dependencies!



Page 85 from 96 (items total 956)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy