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

Download JAR files tagged by offers with all dependencies

Search JAR files by class name

cloudinary-parent from group com.cloudinary (version 1.12.0)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Easily upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: cloudinary-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cloudinary-parent
Group com.cloudinary
Version 1.12.0
Last update 01. May 2017
Organization not specified
URL http://github.com/cloudinary/cloudinary_java
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

torodb-parent from group com.torodb (version 0.40)

ToroDB is an open source project that turns your RDBMS into a MongoDB-compatible server, supporting the MongoDB query API and MongoDB's replication, but storing your data into a reliable and trusted ACID database. ToroDB currently supports PostgreSQL as a backend, but others will be added in the future. ToroDB natively implements the MongoDB protocol, so you can use it with MongoDB tools and drivers, and features a document-to-relational mapping algorithm that transforms the JSON documents into relational tables. ToroDB also offers a native SQL layer and automatic data normalization and partitioning based on JSON documents' implicit schema.

Group: com.torodb Artifact: torodb-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact torodb-parent
Group com.torodb
Version 0.40
Last update 11. June 2016
Organization 8Kdata
URL http://www.torodb.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
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!

infinispan-spring4 from group org.infinispan (version 8.1.0.Alpha2)

The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring4
Show all versions Show source 
 

0 downloads
Artifact infinispan-spring4
Group org.infinispan
Version 8.1.0.Alpha2
Last update 19. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!

cloudinary-android-test from group com.cloudinary (version 1.1.1)

Group: com.cloudinary Artifact: cloudinary-android-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloudinary-android-test
Group com.cloudinary
Version 1.1.1
Last update 22. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cloudinary-android, junit,
There are maybe transitive dependencies!

cloudinary from group com.cloudinary (version 1.0.14)

Group: com.cloudinary Artifact: cloudinary
Show all versions Show documentation Show source 
 

13 downloads
Artifact cloudinary
Group com.cloudinary
Version 1.0.14
Last update 29. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsci from group net.sf.jsci (version 1.2)

JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software. It offers: abstract math interfaces, linear algebra (support for various matrix and vector types), statistics (including probability distributions), wavelets, newtonian mechanics, chart/graph components (AWT and Swing), MathML DOM implementation, ... Note: some packages, like javax.comm, for the astro and instruments package aren't listed as dependencies (not available).

Group: net.sf.jsci Artifact: jsci
Show documentation Show source 
 

12 downloads
Artifact jsci
Group net.sf.jsci
Version 1.2
Last update 28. April 2012
Organization physics.org
URL http://jsci.sourceforge.net/
License GNU Lesser General Public License 2.1
Dependencies amount 3
Dependencies lpsolve, mathml-dom-java, xercesImpl,
There are maybe transitive dependencies!

multiBoostAB from group nz.ac.waikato.cms.weka (version 1.0.2)

Class for boosting a classifier using the MultiBoosting method. MultiBoosting is an extension to the highly successful AdaBoost technique for forming decision committees. MultiBoosting can be viewed as combining AdaBoost with wagging. It is able to harness both AdaBoost's high bias and variance reduction with wagging's superior variance reduction. Using C4.5 as the base learning algorithm, Multi-boosting is demonstrated to produce decision committees with lower error than either AdaBoost or wagging significantly more often than the reverse over a large representative cross-section of UCI data sets. It offers the further advantage over AdaBoost of suiting parallel execution. For more information, see Geoffrey I. Webb (2000). MultiBoosting: A Technique for Combining Boosting and Wagging. Machine Learning. Vol.40(No.2).

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

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

evo-hibernate from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-hibernate
Show documentation Show source 
 

0 downloads
Artifact evo-hibernate
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies evo-services, evo-classindex, evo-database, hibernate-jpa-2.0-api, hibernate-core, hibernate-entitymanager, javassist, evo-jta-atomikos,
There are maybe transitive dependencies!



Page 66 from 70 (items total 692)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy