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

Download JAR files tagged by support with all dependencies

Search JAR files by class name

vaadin-client-compiler-deps from group com.vaadin (version 1.2.0)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-client-compiler-deps
Show all versions Show documentation Show source 
 

1 downloads
Artifact vaadin-client-compiler-deps
Group com.vaadin
Version 1.2.0
Last update 27. October 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hive-exec from group co.cask.cdap (version 0.13.0)

Group: co.cask.cdap Artifact: hive-exec
Show documentation Show source 
 

5 downloads
Artifact hive-exec
Group co.cask.cdap
Version 0.13.0
Last update 25. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 29
Dependencies hive-ant, hive-metastore, hive-shims, commons-codec, commons-httpclient, commons-io, commons-lang3, commons-lang, commons-logging, log4j, antlr-runtime, ST4, avro, avro-mapred, ant, commons-compress, libfb303, libthrift, zookeeper, groovy-all, jackson-core-asl, jackson-mapper-asl, datanucleus-core, guava, protobuf-java, snappy, stax-api, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

easy-config-maven-plugin from group com.socialbakers (version 0.4.2)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance

Group: com.socialbakers Artifact: easy-config-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers
Version 0.4.2
Last update 25. August 2014
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, slf4j-api, core, commons-io,
There are maybe transitive dependencies!

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

Class implementing the predictive apriori algorithm for mining association rules. It searches with an increasing support threshold for the best 'n' rules concerning a support-based corrected confidence value. For more information see: Tobias Scheffer: Finding Association Rules That Trade Support Optimally against Confidence. In: 5th European Conference on Principles of Data Mining and Knowledge Discovery, 424-435, 2001.

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

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

airavata-orchestrator-client-sdks from group org.apache.airavata (version 0.13)

Group: org.apache.airavata Artifact: airavata-orchestrator-client-sdks
Show all versions Show documentation Show source 
 

0 downloads
Artifact airavata-orchestrator-client-sdks
Group org.apache.airavata
Version 0.13
Last update 02. August 2014
Organization not specified
URL http://airavata.apache.org/
License not specified
Dependencies amount 7
Dependencies libthrift, slf4j-log4j12, airavata-orchestrator-core, airavata-orchestrator-service, airavata-gfac-core, airavata-model-utils, airavata-client-configuration,
There are maybe transitive dependencies!

airavata-registry-api from group org.apache.airavata (version 0.13)

Group: org.apache.airavata Artifact: airavata-registry-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact airavata-registry-api
Group org.apache.airavata
Version 0.13
Last update 02. August 2014
Organization not specified
URL http://airavata.apache.org/
License not specified
Dependencies amount 5
Dependencies slf4j-api, airavata-gfac-schema-utils, airavata-common-utils, airavata-workflow-execution-context, jackson-mapper-asl,
There are maybe transitive dependencies!

content-negotiation from group com.mattunderscore (version 0.2.8)

This Content Negotiation Filter provides a content negotiation filter for Java EE servlet containers. The content negotiation algorithm is based on the Apache negotiation algorithm but lacks support for the encoding and character set. The variants can be configured through an XML file, negotiation.xml, in the WEB-INF/classes directory. This file can be overriden with the 'xmlInputFile' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.variantsource.FilterVariantXMLSource'. This class can be overridden with the 'variantSource' filter parameter. The XML parser is implemented as a SAX parser. The SAX handler class can be overridden by the saxHandlerClass filter parameter. The 'variantSource' parameter can take any class that implements the 'com.mattunderscore.filter.contentnegotiation.variantsource.VariantSource'.

Group: com.mattunderscore Artifact: content-negotiation
Show all versions Show documentation Show source 
 

0 downloads
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!

java8-quickstart-archetype from group pl.org.miki (version 1.0.0)

Basic Java 8 archetype. Options: -testLibrary: [junit, testng, none]. DEFAULT: junit. Adds the requested test library to the POM deps. -compilerMode: [simple, test-only, retrolambda-main, retrolambda-all]. DEFAULT: simple. --simple: everything is compiled as Java 8. --test-only: set up test for Java 8, and main for Java 7. --retrolambda-main: main code is compiled as Java 8, and then converted to Java 7 via retrolambda. --retrolambda-all: all code is compiled as Java 8, and then converted to Java 7 via retrolambda. NOTE: Retrolambda support provided "as is" - if you have any problems, please file a ticket on the GitHub page!

Group: pl.org.miki Artifact: java8-quickstart-archetype
Show documentation Show source 
 

0 downloads
Artifact java8-quickstart-archetype
Group pl.org.miki
Version 1.0.0
Last update 21. July 2014
Organization not specified
URL https://github.com/mikkoz/java8-quickstart-archetype
License BSD 3-clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.sling.ide.p2update from group org.apache.sling.ide (version 1.0.0)

Group: org.apache.sling.ide Artifact: org.apache.sling.ide.p2update
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.sling.ide.p2update
Group org.apache.sling.ide
Version 1.0.0
Last update 30. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.sling.ide.m2e-feature from group org.apache.sling.ide (version 1.0.0)

Group: org.apache.sling.ide Artifact: org.apache.sling.ide.m2e-feature
Show source 
 

0 downloads
Artifact org.apache.sling.ide.m2e-feature
Group org.apache.sling.ide
Version 1.0.0
Last update 30. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1850 from 1960 (items total 19596)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy