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

Download JAR files tagged by passing with all dependencies

Search JAR files by class name

dbus-java from group com.github.bdeneuter (version 2.7)

D-Bus is an IPC mechanism which at a low level uses message passing over Unix Sockets or IP. D-Bus models its messages as either function calls on remote objects, or signals emitted from them.

Group: com.github.bdeneuter Artifact: dbus-java
Show documentation Show source 
 

0 downloads
Artifact dbus-java
Group com.github.bdeneuter
Version 2.7
Last update 04. August 2016
Organization not specified
URL https://github.com/bdeneuter/dbus-java
License GNU Lesser/Library General Public License version 2
Dependencies amount 1
Dependencies cx.ath.matthew,
There are maybe transitive dependencies!

library from group com.oasisfeng.condom (version 3.0.0)

A thin library to wrap the naked Context in your Android project before passing it to the 3rd-party SDK. It is designed to prevent the 3rd-party SDK from common unwanted behaviors which may harm the user experience of your app.

Group: com.oasisfeng.condom Artifact: library
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group com.oasisfeng.condom
Version 3.0.0
Last update 09. October 2023
Organization not specified
URL https://github.com/oasisfeng/condom
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mqtt-client-website from group org.fusesource.mqtt-client (version 1.16)

mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of automatically reconnecting to your MQTT server and restoring your client session if any network failures occur. Applications can use a blocking API style, a futures based API, or a callback/continuations passing API style.

Group: org.fusesource.mqtt-client Artifact: mqtt-client-website
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mqtt-client-website
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies scala-library, scala-compiler, scalate-wikitext, scalate-page, scalamd, slf4j-log4j12,
There are maybe transitive dependencies!

mqtt-client from group org.fusesource.mqtt-client (version 1.16)

mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of automatically reconnecting to your MQTT server and restoring your client session if any network failures occur. Applications can use a blocking API style, a futures based API, or a callback/continuations passing API style.

Group: org.fusesource.mqtt-client Artifact: mqtt-client
Show all versions Show documentation Show source 
 

57 downloads
Artifact mqtt-client
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hawtdispatch-transport, hawtbuf,
There are maybe transitive dependencies!

mqtt-client-project from group org.fusesource.mqtt-client (version 1.16)

mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of automatically reconnecting to your MQTT server and restoring your client session if any network failures occur. Applications can use a blocking API style, a futures based API, or a callback/continuations passing API style.

Group: org.fusesource.mqtt-client Artifact: mqtt-client-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mqtt-client-project
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL http://${forge-project-id}.fusesource.org/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ytk-mp4j from group com.fenbi.mp4j (version 0.0.1)

Ytk-mp4j is a fast, user-friendly, cross-platform, multi-process, multi-thread collective message passing java library which includes gather, scatter, allgather, reduce-scatter, broadcast, reduce, allreduce communications.

Group: com.fenbi.mp4j Artifact: ytk-mp4j
Show documentation Show source 
 

35 downloads
Artifact ytk-mp4j
Group com.fenbi.mp4j
Version 0.0.1
Last update 18. May 2017
Organization not specified
URL https://github.com/yuantiku/ytk-mp4j
License MIT License
Dependencies amount 3
Dependencies slf4j-api, hadoop-common, kryo,
There are maybe transitive dependencies!

parent from group org.objectweb.dream (version 3)

Dream is a component-based framework dedicated to the construction of communication middleware. It provides a component library and a set of tools to build, configure and deploy middleware implementing various communication paradigms: group communications, message passing, event-reaction, publish-subscribe, etc. Dream builds upon the Fractal component framework, which provides support for hierarchical and dynamic composition.

Group: org.objectweb.dream Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.objectweb.dream
Version 3
Last update 04. December 2008
Organization ObjectWeb Consortium
URL http://dream.objectweb.org/
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

metaCost from group nz.ac.waikato.cms.weka (version 1.0.3)

This metaclassifier makes its base classifier cost-sensitive using the method specified in Pedro Domingos: MetaCost: A general method for making classifiers cost-sensitive. In: Fifth International Conference on Knowledge Discovery and Data Mining, 155-164, 1999. This classifier should produce similar results to one created by passing the base learner to Bagging, which is in turn passed to a CostSensitiveClassifier operating on minimum expected cost. The difference is that MetaCost produces a single cost-sensitive classifier of the base learner, giving the benefits of fast classification and interpretable output (if the base learner itself is interpretable). This implementation uses all bagging iterations when reclassifying training data (the MetaCost paper reports a marginal improvement when only those iterations containing each training instance are used in reclassifying that instance).

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

0 downloads
Artifact metaCost
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 06. February 2013
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/metaCost
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

jas from group de.uni-mannheim.rz.krum (version 2.7.200)

The Java Algebra System (JAS) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language using the JVM runtime infrastructure. The library can be used as any other Java software package or it can be used interactively or interpreted through a jython (Java Python) or jruby (Java Ruby) front end, there is also an Android App based on Ruboto (jruby for Android). The focus of JAS is at the moment on commutative, solvable and non-commutative polynomials, power series, Groebner bases, factorization, real and complex roots and applications. By the use of Java as implementation language JAS is 64-bit and multi-core CPU ready and can make use of mutiple CPUs where available. JAS can run on a wide variety of devices ranging from Android to compute clusters (using MPJ a Java Message Passing Interface (MPI) or OpenMPI).

Group: de.uni-mannheim.rz.krum Artifact: jas
Show all versions Show documentation Show source 
 

2 downloads
Artifact jas
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
There are maybe transitive dependencies!

libswresample from group com.tagtraum (version 4.0.0)

The libswresample library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: Resampling: is the process of changing the audio rate, for example from an high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. Format conversion: is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). Rematrixing: is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options.

Group: com.tagtraum Artifact: libswresample
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libswresample
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5 from 6 (items total 56)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy