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

Download JAR files tagged by while with all dependencies

Search JAR files by class name

jstyleparser from group org.daisy.libs (version 1.20-p21)

jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.

Group: org.daisy.libs Artifact: jstyleparser
Show all versions Show documentation Show source 
 

3 downloads
Artifact jstyleparser
Group org.daisy.libs
Version 1.20-p21
Last update 19. July 2023
Organization not specified
URL http://cssbox.sourceforge.net/jstyleparser
License GNU Lesser General Public License 3.0
Dependencies amount 4
Dependencies org.apache.servicemix.bundles.antlr-runtime, slf4j-api, unbescape, commons-io,
There are maybe transitive dependencies!

moa-kafka from group nz.ac.waikato.cms.moa (version 2023.04.0)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to stream data to MOA from Kafka.

Group: nz.ac.waikato.cms.moa Artifact: moa-kafka
Show all versions Show documentation Show source 
 

0 downloads
Artifact moa-kafka
Group nz.ac.waikato.cms.moa
Version 2023.04.0
Last update 03. April 2023
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 2
Dependencies moa, kafka-clients,
There are maybe transitive dependencies!

weka-package from group nz.ac.waikato.cms.moa (version 2023.04.0)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to use MOA from within WEKA.

Group: nz.ac.waikato.cms.moa Artifact: weka-package
Show all versions Show documentation 
 

0 downloads
Artifact weka-package
Group nz.ac.waikato.cms.moa
Version 2023.04.0
Last update 03. April 2023
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 1
Dependencies moa,
There are maybe transitive dependencies!

logman-core 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; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-core
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-core
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logman-demo from group com.raelity.logman (version 2.3.1)

logman parent project: 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; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-demo
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-demo
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-demo
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, simplevalidation-standalone, org-netbeans-swing-outline, raelity-lib,
There are maybe transitive dependencies!

logman-parent from group com.raelity.logman (version 2.3.1)

logman parent project: 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; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact logman-parent
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization Raelity Engineering
URL https://foss.heptapod.net/java/jlogman
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-servicebus from group com.microsoft.azure (version 3.6.7)

Java library for Azure Service Bus. Please note, a newer package com.azure:azure-messaging-servicebus for Azure Service Bus is available as of December 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/sb for more details.

Group: com.microsoft.azure Artifact: azure-servicebus
Show all versions Show documentation Show source 
 

174 downloads
Artifact azure-servicebus
Group com.microsoft.azure
Version 3.6.7
Last update 14. November 2022
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 5
Dependencies proton-j, qpid-proton-j-extensions, slf4j-api, async-http-client, azure-client-authentication,
There are maybe transitive dependencies!

artemis-fluid-core-utility-sources from group org.mini2Dx (version 2.4.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: org.mini2Dx Artifact: artemis-fluid-core-utility-sources

 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group org.mini2Dx
Version 2.4.0
Last update 01. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!

moa-kafka from group nz.ac.waikato.cms.adams (version 2022.10.17)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to stream data to MOA from Kafka.

Group: nz.ac.waikato.cms.adams Artifact: moa-kafka
Show documentation Show source 
 

0 downloads
Artifact moa-kafka
Group nz.ac.waikato.cms.adams
Version 2022.10.17
Last update 17. October 2022
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 2
Dependencies moa, kafka-clients,
There are maybe transitive dependencies!

weka-package from group nz.ac.waikato.cms.adams (version 2022.10.17)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to use MOA from within WEKA.

Group: nz.ac.waikato.cms.adams Artifact: weka-package
Show documentation 
 

0 downloads
Artifact weka-package
Group nz.ac.waikato.cms.adams
Version 2022.10.17
Last update 17. October 2022
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 1
Dependencies moa,
There are maybe transitive dependencies!



Page 36 from 52 (items total 518)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy