Download JAR files tagged by example with all dependencies
image-examples-customoperation from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples-customoperation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-examples-customoperation
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!
image-core from group it.tidalwave.image (version 1.0-ALPHA-7)
0 downloads
Artifact image-core
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies it-tidalwave-util, metadata-extractor, javax.annotation-api,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies it-tidalwave-util, metadata-extractor, javax.annotation-api,
There are maybe transitive dependencies!
image-contributions from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-contributions
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-contributions
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
code-generator from group it.tidalwave.image (version 1.0-ALPHA-7)
0 downloads
Artifact code-generator
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies antlr4, ST4,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies antlr4, ST4,
There are maybe transitive dependencies!
logman-lib from group com.raelity.logman (version 2.3.1)
Easy to install library for adding dynamic display,
control and configuration of java.util.logging to
any swing based application.
Useful for debugging apps in production situations;
can interactively configure logging
while an application is running
including adding a handler to save logging output to a file.
Changes made to an application's default/startup logging
can be saved and automatically applied at startup.
LogMan "single" library package for use in swing apps. The jar can
be executed, "java -jar xxx", for a demo of the library.
See com.raelity.logman.demo.Main for an example of adding the
library to a swing app.
0 downloads
Artifact logman-lib
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-lib
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, logman-demo, simplevalidation-standalone, org-netbeans-swing-outline,
There are maybe transitive dependencies!
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-lib
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, logman-demo, simplevalidation-standalone, org-netbeans-swing-outline,
There are maybe transitive dependencies!
anythingworks-exampleproject-clientlib from group com.optimaize.anythingworks.exampleproject.clientlib (version 1.1.0)
The matching web service client library for the server in this example project
to connect to the server.
This library is ideally provided by the service provider of the server, so that
users can go ahead and hack their userland code against this client library,
without having to worry about the transport.
Whether the client library uses REST or SOAP is up to the implementor, both are
possible. A user of the client library usually does not care what technology
is used underneath (as long as things are working correctly).
Group: com.optimaize.anythingworks.exampleproject.clientlib Artifact: anythingworks-exampleproject-clientlib
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact anythingworks-exampleproject-clientlib
Group com.optimaize.anythingworks.exampleproject.clientlib
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies anythingworks-exampleproject-ontology, anythingworks-client-rest, anythingworks-client-soap,
There are maybe transitive dependencies!
Group com.optimaize.anythingworks.exampleproject.clientlib
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies anythingworks-exampleproject-ontology, anythingworks-client-rest, anythingworks-client-soap,
There are maybe transitive dependencies!
hotSpot from group nz.ac.waikato.cms.weka (version 1.0.14)
HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.
447 downloads
Artifact hotSpot
Group nz.ac.waikato.cms.weka
Version 1.0.14
Last update 09. August 2021
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/hotSpot
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.14
Last update 09. August 2021
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/hotSpot
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
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
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!
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)
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_2.10, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!
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_2.10, jmxtrans-core, jmxtrans-utils, slf4j-api,
There are maybe transitive dependencies!
jmxtrans-output-gelf from group org.jmxtrans (version 272)
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!
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!
Page 255 from 3 (items total 2726)