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

Download JAR files tagged by includes with all dependencies

Search JAR files by class name

airlift-zstd from group com.yahoo.vespa (version 8.251.23)

Fork of https://github.com/airlift/aircompressor (zstd only). This module is temporary until we get an official release that includes the ZstdInputStream API (which is already implemented by two different people but neither PR shows any progress).

Group: com.yahoo.vespa Artifact: airlift-zstd
Show all versions Show documentation Show source 
 

0 downloads
Artifact airlift-zstd
Group com.yahoo.vespa
Version 8.251.23
Last update 31. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

macnificent from group com.martiansoftware (version 1.0.0)

Macnificent is a set of utility classes for working with MAC addresses in Java. In addition to a lightweight MacAddress class and parser, this includes IEEE OUI registry information and a formatter for MAC addresses that displays an abbreviated form of the device's manufacturer's name.

Group: com.martiansoftware Artifact: macnificent
Show documentation Show source 
 

0 downloads
Artifact macnificent
Group com.martiansoftware
Version 1.0.0
Last update 22. October 2023
Organization not specified
URL https://github.com/martylamb/macnificent
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ffmpeg-kit-full from group com.arthenica (version 6.0.LTS)

Includes FFmpeg with dav1d, fontconfig, freetype, fribidi, gmp, gnutls, kvazaar, lame, libass, libiconv, libilbc, libtheora, libvorbis, libvpx, libwebp, zimg, libxml2, opencore-amr, opus, shine, snappy, soxr, speex, twolame and vo-amrwbenc libraries enabled.

Group: com.arthenica Artifact: ffmpeg-kit-full
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ffmpeg-kit-full
Group com.arthenica
Version 6.0.LTS
Last update 21. August 2023
Organization not specified
URL https://github.com/arthenica/ffmpeg-kit
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies smart-exception-java,
There are maybe transitive dependencies!

logback-sensitive-data-obfuscator-pattern-layout from group io.github.orczykowski (version 1.0.0)

This library provides a Logback pattern layout for masking sensitive data in logs. It allows you to extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive data. The library includes predefined patterns for detecting sensitive values and also allows for creating custom patterns.

Group: io.github.orczykowski Artifact: logback-sensitive-data-obfuscator-pattern-layout
Show documentation Show source 
 

0 downloads
Artifact logback-sensitive-data-obfuscator-pattern-layout
Group io.github.orczykowski
Version 1.0.0
Last update 31. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javafn from group org.javafn (version 1.0.4)

Additional functional tools for Java. Adds support for Result and Either algebraic types. Includes a set of static Try methods that return Results so that checked exceptions can be used in streams seamlessly. Finally, includes Pair, Trio, and Quad tuples that work well with streams.

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

0 downloads
Artifact javafn
Group org.javafn
Version 1.0.4
Last update 05. July 2023
Organization not specified
URL https://github.com/javafn-org/javafn
License BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jpt from group org.cicirello (version 5.1.0)

JavaPermutationTools (JPT) is a library for computation on permutations and sequences. JPT provides Java classes that enable representing and generating permutations and sequences, as well as performing computation on permutations and sequences. It includes implementations of a variety of permutation distance metrics as well as distance metrics on sequences (i.e., Strings, arrays, and other ordered data types).

Group: org.cicirello Artifact: jpt
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpt
Group org.cicirello
Version 5.1.0
Last update 30. May 2023
Organization Cicirello.Org
URL https://jpt.cicirello.org/
License GPL-3.0-or-later
Dependencies amount 2
Dependencies rho-mu, core,
There are maybe transitive dependencies!

jwat from group org.jwat (version 1.2.1)

A collection of libraries to use for reading, writing and validating ARC, WARC and GZip files. Also includes various helper classes to help with different types of input streams. Finally there are also classes to help with HTTP, character encoding and other Internet related protocols.

Group: org.jwat Artifact: jwat
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jwat
Group org.jwat
Version 1.2.1
Last update 08. May 2023
Organization not specified
URL https://sbforge.org/display/JWAT/JWAT
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

biz.aQute.trace.runpath from group biz.aQute (version 1.10.0)

Weaves DS components and Bundle Activtors to record timing of the start/stop/modify methods. This JAR is not a proper bundle but must be placed on the -runpath. It uses the Embedded-Launcher facility of the bnd launchers. The JAR includes Javassist to perform the byte code weaving.

Group: biz.aQute Artifact: biz.aQute.trace.runpath
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.trace.runpath
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies org.osgi.service.component.annotations, org.osgi.service.metatype.annotations, aQute.libg, biz.aQute.bndlib, osgi.annotation, org.apache.felix.gogo.runtime, org.apache.felix.inventory, org.apache.felix.gogo.shell, org.osgi.framework, org.osgi.resource,
There are maybe transitive dependencies!

fluo-accumulo from group org.apache.fluo (version 2.0.0)

This module contains all Apache Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.

Group: org.apache.fluo Artifact: fluo-accumulo
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-accumulo
Group org.apache.fluo
Version 2.0.0
Last update 11. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, accumulo-core, fluo-api, hadoop-client-api, zookeeper, slf4j-api,
There are maybe transitive dependencies!

moa 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.

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

54 downloads
Artifact moa
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.0
Dependencies amount 19
Dependencies weka-dev, sizeofag, guava, jclasslocator, jshell-scripting, meka, commons-math3, opencsv, commons-cli, commons-io, jfreechart, gson, ssj, JMathPlot, JMathIO, api, slf4j-log4j12, model-zoo, pytorch-engine,
There are maybe transitive dependencies!



Page 187 from 234 (items total 2331)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy