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

Download JAR files tagged by large with all dependencies

Search JAR files by class name

cuneiform-logview from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform-logview
Show all versions Show documentation Show source 
 

2 downloads
Artifact cuneiform-logview
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cuneiform-core, jfreechart,
There are maybe transitive dependencies!

cuneiform-cfide from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform-cfide
Show all versions Show documentation Show source 
 

0 downloads
Artifact cuneiform-cfide
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cuneiform-core, cuneiform-starlinger,
There are maybe transitive dependencies!

cuneiform-dax from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform-dax
Show all versions Show documentation Show source 
 

0 downloads
Artifact cuneiform-dax
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cuneiform-core,
There are maybe transitive dependencies!

cuneiform-starlinger from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform-starlinger
Show all versions Show documentation Show source 
 

0 downloads
Artifact cuneiform-starlinger
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cuneiform-core,
There are maybe transitive dependencies!

cuneiform-addons from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform-addons
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cuneiform-addons
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cuneiform-core from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact cuneiform-core
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies antlr4, json, commons-logging, log4j, mockito-all,
There are maybe transitive dependencies!

cuneiform from group de.hu-berlin.wbi.cuneiform (version 2.0.4-RELEASE)

A Functional Workflow Language. Cuneiform is a workflow specification language which makes it easy to integrate heterogeneous tools and libraries and exploit data parallelism. Users do not have to create heavy-weight wrappers for establised tools or to reimplement them. Instead, they apply their existing software to partitioned data. Using the Hi-WAY application master Cuneiform can be executed on Hadoop YARN which makes it suitable for large scale data analysis. Cuneiform comes in the form of a functional programming language with a Foreign Function Interface (FFI) that lets users create functions in any suitable scripting language and apply these functions in a uniform way. Data paralelism is expressed by applying map, cross-product, dot-product, or combinations of the aforementioned algorithmic skeletons to collections of black-box data.

Group: de.hu-berlin.wbi.cuneiform Artifact: cuneiform
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cuneiform
Group de.hu-berlin.wbi.cuneiform
Version 2.0.4-RELEASE
Last update 17. May 2016
Organization not specified
URL https://github.com/joergen7/cuneiform
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

elki-bundle from group de.lmu.ifi.dbs.elki (version 0.7.1)

Group: de.lmu.ifi.dbs.elki Artifact: elki-bundle
Show all versions Show documentation Show source 
 

6 downloads
Artifact elki-bundle
Group de.lmu.ifi.dbs.elki
Version 0.7.1
Last update 11. February 2016
Organization not specified
URL http://elki.dbs.ifi.lmu.de/
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

elki-project from group de.lmu.ifi.dbs.elki (version 0.7.1)

ELKI is an open source (AGPLv3) data mining software written in Java. The focus of ELKI is research in algorithms, with an emphasis on unsupervised methods in cluster analysis and outlier detection. In order to achieve high performance and scalability, ELKI offers many data index structures such as the R*-tree that can provide major performance gains. ELKI is designed to be easy to extend for researchers and students in this domain, and welcomes contributions in particular of new methods. ELKI aims at providing a large collection of highly parameterizable algorithms, in order to allow easy and fair evaluation and benchmarking of algorithms.

Group: de.lmu.ifi.dbs.elki Artifact: elki-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact elki-project
Group de.lmu.ifi.dbs.elki
Version 0.7.1
Last update 11. February 2016
Organization ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München
URL http://elki.dbs.ifi.lmu.de/
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.everit.osgi.bundles.org.json from group org.everit.osgi.bundles (version 1.0.0-v20140107)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package. The package compiles on Java 1.2 thru Java 1.4.

Group: org.everit.osgi.bundles Artifact: org.everit.osgi.bundles.org.json
Show documentation Show source 
 

3 downloads
Artifact org.everit.osgi.bundles.org.json
Group org.everit.osgi.bundles
Version 1.0.0-v20140107
Last update 14. February 2014
Organization not specified
URL https://github.com/douglascrockford/JSON-java
License The JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 88 from 96 (items total 956)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy