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

Download JAR files tagged by written with all dependencies

Search JAR files by class name

OpenNetLib from group dev.bitbite (version 2.0.2)

OpenNetLib is a lightweight, easy-to-use library to simplify socket communication. It is written in and for Java. It's still in an early stage but saves a lot of time already. Start using OpenNetLib today or help improving it by posting issues, questions and feature requests here: https://github.com/bitbitedev/OpenNetLib/issues

Group: dev.bitbite Artifact: OpenNetLib
Show all versions Show documentation Show source 
 

0 downloads
Artifact OpenNetLib
Group dev.bitbite
Version 2.0.2
Last update 12. February 2024
Organization not specified
URL https://github.com/bitbitedev/OpenNetLib
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hilla-gradle-plugin from group dev.hilla (version 24.1.15)

This maven module act as a proxy to test, build, and release the hilla gradle plugin, which is written in Kotlin and is built by gradle natively. This makes development and testing of the gradle plugin much easier against the changes of flow, especially the engine-core. However, publishing the hilla-gradle-plugin to gradle plugin central repo is done within platform final releases.

Group: dev.hilla Artifact: hilla-gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hilla-gradle-plugin
Group dev.hilla
Version 24.1.15
Last update 29. November 2023
Organization not specified
URL Not specified
License Apache License Version 2.0
Dependencies amount 3
Dependencies plugin-base, engine-core, flow-gradle-plugin,
There are maybe transitive dependencies!

ziplet from group com.faendir.ziplet (version 2.5.2)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.faendir.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziplet
Group com.faendir.ziplet
Version 2.5.2
Last update 07. October 2023
Organization not specified
URL https://github.com/f43nd1r/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

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!

tinyspline from group org.tinyspline (version 0.6.0-1)

TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The core of the library is written in ANSI C (C89) with a C++ wrapper for an object-oriented programming model. Based on the C++ wrapper, auto-generated bindings for C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby are provided.

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

0 downloads
Artifact tinyspline
Group org.tinyspline
Version 0.6.0-1
Last update 03. February 2023
Organization not specified
URL https://github.com/msteinbeck/tinyspline
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-topics-writer from group de.julielab (version 2.6.1)

Writes the topic weights, given the jcore-topic-indexing-ae running before, into a simple text file. Thus, the output consists of a sequency of double numbers encodes as strings, separated by tab characters. The topic ID is just the 0-based index of each number, from left to right in the written file. The first entry of each file is the document ID.

Group: de.julielab Artifact: jcore-topics-writer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-topics-writer
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-topics-writer
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-descriptor-creator, julielab-java-utilities, assertj-core, jcore-types, junit-jupiter-engine,
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 223 from 254 (items total 2539)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy