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

Download JAR files tagged by uses with all dependencies

Search JAR files by class name

cassandra-parent from group com.stratio.cassandra (version 2.1.07)

A fork of the Apache Cassandra Project that uses Lucene indexes for providing near real time search such as ElasticSearch or Solr, including full text search capabilities, multi-dimensional queries, and relevance scoring.

Group: com.stratio.cassandra Artifact: cassandra-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cassandra-parent
Group com.stratio.cassandra
Version 2.1.07
Last update 05. December 2014
Organization not specified
URL https://github.com/Stratio/stratio-cassandra
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

CryptoProperties from group org.e-hoffman.crypto (version 1.0.0)

Uses an instance of the Crypto API to encrypt and decrypt values of a property files. Allows the selection of Crypto API implementation, as well as a high amount of other configurability in the CryptoEnvironment class. Usually used by extending the AbstractCryptoPropertyProvider class.

Group: org.e-hoffman.crypto Artifact: CryptoProperties
Show documentation Show source 
 

0 downloads
Artifact CryptoProperties
Group org.e-hoffman.crypto
Version 1.0.0
Last update 30. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies Crypto, commons-configuration, slf4j-api, log4j-over-slf4j, jcl-over-slf4j,
There are maybe transitive dependencies!

java_cup from group java_cup (version 0.9e)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: java_cup Artifact: java_cup
Show documentation Show source 
 

17 downloads
Artifact java_cup
Group java_cup
Version 0.9e
Last update 27. March 2014
Organization not specified
URL http://www2.cs.tum.edu/projects/cup/
License Standard ML of New Jersey License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

danhaywood-isis-wicket-wickedcharts from group com.danhaywood.isis.wicket (version 1.4.0)

A number of components for Apache Isis' Wicket viewer, to render a standalone chart or a bar chart for a collection of entities. Uses wickedcharts Wicket component, a wrapper around HighCharts JS. Note that a HighCharts license is required for any commercial usage.

Group: com.danhaywood.isis.wicket Artifact: danhaywood-isis-wicket-wickedcharts
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact danhaywood-isis-wicket-wickedcharts
Group com.danhaywood.isis.wicket
Version 1.4.0
Last update 17. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-wicket-wickedcharts
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gradle-autojar from group com.github.rholder (version 1.0.1)

The gradle-autojar project is a Gradle plugin that uses Autojar, a specialized jar archive minimizer written by Bernd Eggink (http://autojar.sourceforge.net/), for building self-contained executable jars that include only those dependencies that are actually used.

Group: com.github.rholder Artifact: gradle-autojar
Show all versions Show documentation Show source 
 

0 downloads
Artifact gradle-autojar
Group com.github.rholder
Version 1.0.1
Last update 17. December 2013
Organization not specified
URL http://rholder.github.io
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vmock from group com.googlecode.vmock (version 1.1.1)

VMock is a Java mocking library with ability to mock method and constructor calls without the need to create mock objects. It uses AspectJ under the hood and should be used along with unit testing frameworks such as JUnit or TestNG.

Group: com.googlecode.vmock Artifact: vmock
Show all versions Show documentation Show source 
 

0 downloads
Artifact vmock
Group com.googlecode.vmock
Version 1.1.1
Last update 09. November 2013
Organization not specified
URL https://vmock.googlecode.com
License New BSD License
Dependencies amount 7
Dependencies aspectjrt, commons-lang, commons-collections, cglib, asm, asm-util, objenesis,
There are maybe transitive dependencies!

tester-one-zoo from group com.barchart.version.tester (version 1.0.7)

### ${project.artifactId} Application feature. * Uses consumer bundles. * Uses provider bundles. Bundle selection logic: * visit all dependencies * discover all version ranges * use most narrow version range * use latest release from the range

Group: com.barchart.version.tester Artifact: tester-one-zoo
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tester-one-zoo
Group com.barchart.version.tester
Version 1.0.7
Last update 08. April 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies tester-one-api-consumer, tester-one-api-provider,
There are maybe transitive dependencies!

notuvysingleapp from group com.notuvy (version 2.1)

A simple Java framework for making applications singletons. The underlying mechanism uses interprocess communication to that at most one application process is active at a time. A new application invocation either displaces a previous invocation, or it defers to the previous and terminates itself.

Group: com.notuvy Artifact: notuvysingleapp
Show all versions Show documentation Show source 
 

0 downloads
Artifact notuvysingleapp
Group com.notuvy
Version 2.1
Last update 16. July 2012
Organization not specified
URL http://labs.notuvy.com/projects/notuvysingleapp/
License Apache 2
Dependencies amount 4
Dependencies junit, log4j, commons-lang, jdom,
There are maybe transitive dependencies!

WekaODF from group nz.ac.waikato.cms.weka (version 1.0.4)

WekaODF adds support to directory read from and write to spreadsheets in ODF (Open Document Format for Office Applications, ISO/IEC 26300:2006) format. ODF is used by the OpenOffice.org suite, for instance. WekaODF uses jOpenDocument (http://www.jOpenDocument.org, GPL) in order to read/write ODF spreadsheets.

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

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

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

A visualization component for displaying tree structures from those schemes that can output trees (e.g. decision tree learners, Cobweb clusterer etc.). This component is available from the popup menu in the Explorer's classify and cluster panels. The component uses the prefuse visualization library.

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

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



Page 128 from 156 (items total 1557)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy