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

wix-oss-ci-police-aggregator from group com.wix (version 1.1.0)

The aggregator of the 'CI Police' Maven plugin, whose responsibility is to validate Wix Open Source Projects. These validations includes: * Maven POM requirements (e.g., non-blank 'artifactId') * Sonatype requiremetns (e.g., 'scm') * Wix requirements (e.g., 'organization' populated with Wix details) It is consisted two modules: one, is the main module of the plugin, and the other, is a tests module. The reason for having a tests module is that the tests actually runs the plugin. It is therefore expected to be found in Maven's local repository (at least in the local repository); hence, the separation.

Group: com.wix Artifact: wix-oss-ci-police-aggregator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wix-oss-ci-police-aggregator
Group com.wix
Version 1.1.0
Last update 06. June 2016
Organization wix.com
URL https://github.com/wix/wix-oss-ci-police
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

taverna-reference-types from group org.apache.taverna.engine (version 3.1.0-incubating)

Implementations of certain SPIs to provide a core set of functionality for the reference management framework. This includes ExternalReference implementations to reference data held in local files and URLs along with the appropriate translate / publish logic. Implementations in this package are tied only to the API, although certain metadata files such as hibernate mappings are also included where appropriate (these will be silently ignored if using a backing store that is not hibernate based)

Group: org.apache.taverna.engine Artifact: taverna-reference-types
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-types
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies taverna-reference-api, commons-codec, com.springsource.org.apache.commons.httpclient, log4j,
There are maybe transitive dependencies!

jclal from group net.sf.jclal (version 1.1)

JCLAL is a software system for Active Learning research, developed in the Java programming language. It provides a high-level software framework and a robust object-oriented design that allows an easy use, extention, modification and reusability. It includes the most relevant query strategies proposed on the single-label and multi-label learning contexts.

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

0 downloads
Artifact jclal
Group net.sf.jclal
Version 1.1
Last update 01. April 2016
Organization University of Holguín, Cuba- University of Cordoba, Spain
URL http://jclal.sf.net
License GNU General Public License 3
Dependencies amount 21
Dependencies commons-beanutils, commons-beanutils-core, commons-collections, commons-configuration, commons-digester, commons-lang, commons-logging, epsgraphics, hamcrest-core, java-cup, jcommon, jfreechart, jfreesvg, lucene-core, mail, moa, mulan, multiInstanceFilters, multiInstanceLearning, pentaho-package-manager, weka-dev,
There are maybe transitive dependencies!

java-futures from group net.florianschoppmann.java (version 1.1.0)

Bridge gaps and help overcome inconveniences with CompletableFuture. This module includes, among other features, methods to collect the results of multiple futures into a list, provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.

Group: net.florianschoppmann.java Artifact: java-futures
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-futures
Group net.florianschoppmann.java
Version 1.1.0
Last update 14. March 2016
Organization not specified
URL https://github.com/fschopp/java-futures
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jfire-mvc from group link.jfire (version 1.0.3)

Jfire - MVC MVC framework is a fast and efficient. Support the rest style urls. Transparent simple file upload, data binding function to access web parameters become very easy. Supports multiple views at the same time. Includes regular HTML, json, templates, etc

Group: link.jfire Artifact: jfire-mvc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfire-mvc
Group link.jfire
Version 1.0.3
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-core, beetl,
There are maybe transitive dependencies!

TOVAL from group de.invation.code (version 1.0.2)

TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.

Group: de.invation.code Artifact: TOVAL
Show all versions Show documentation Show source 
 

1 downloads
Artifact TOVAL
Group de.invation.code
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/GerdHolz/TOVAL
License bsd_3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.ibm.sbt.web from group com.ibm.sbt (version 1.1.11.20151208-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.web
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.sbt.web
Group com.ibm.sbt
Version 1.1.11.20151208-1200
Last update 08. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

TOVAL from group de.uni.freiburg.iig.telematik (version 1.0.0)

TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.

Group: de.uni.freiburg.iig.telematik Artifact: TOVAL
Show documentation Show source 
 

0 downloads
Artifact TOVAL
Group de.uni.freiburg.iig.telematik
Version 1.0.0
Last update 29. July 2015
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/GerdHolz/TOVAL
License bsd_3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

uoa-gitlog-plugin from group nz.ac.auckland.groupapps.maven (version 1.2)

Generates a release note based on commits to a git repository in text format showing the changes that are included in each version. A possible use of this is to push these changelogs to a remote server when releasing the maven project so that the remote server can lookup and update JIRA ticket based on an accurate list of commits that the current package includes.

Group: nz.ac.auckland.groupapps.maven Artifact: uoa-gitlog-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact uoa-gitlog-plugin
Group nz.ac.auckland.groupapps.maven
Version 1.2
Last update 02. July 2015
Organization not specified
URL [email protected]:uoa-group-applications/uoa-gitlog-plugin.git
License not specified
Dependencies amount 6
Dependencies composite-maven-plugin, org.eclipse.jgit, commons-lang3, commons-collections4, jetty-util, composite-groovy,
There are maybe transitive dependencies!

xapi-dev from group net.wetheinter (version 0.5)

Everything needed to run a comprehensive dev environment. Just type X_ and pick a service from autocomplete; new dev modules will be added as they are built. The only dev service not included in the uber jar is xapi-dev-maven, as it includes all runtime dependencies of maven, adding ~4 seconds to build time, and 6 megabytes to the final output jar size (without xapi-dev-maven, it's ~1MB).

Group: net.wetheinter Artifact: xapi-dev
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-dev
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 204 from 233 (items total 2327)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy