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

Download JAR files tagged by using with all dependencies

Search JAR files by class name

vector-collection from group com.bealearts.collection (version 1.2.0-Final)

Flex library which allows one to wrap a Vector in order to access it using Binding in the same way as an ArrayCollection.

Group: com.bealearts.collection Artifact: vector-collection
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vector-collection
Group com.bealearts.collection
Version 1.2.0-Final
Last update 04. May 2012
Organization not specified
URL http://vectorcollection.riaforge.org/
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies playerglobal, framework, spark, sparkskins, flex-framework,
There are maybe transitive dependencies!

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

A Knowledge Flow plugin that provides a Knowledge Flow step for scoring test sets or instance streams using a PMML classifier.

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

0 downloads
Artifact kfPMMLClassifierScoring
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/kfPMMLClassifierScoring
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

berkeleyparser from group edu.berkeley.nlp (version r32)

The Berkeley parser analyzes the grammatical structure of natural language using probabilistic context-free grammars (PCFGs).

Group: edu.berkeley.nlp Artifact: berkeleyparser
Show documentation Show source 
 

4 downloads
Artifact berkeleyparser
Group edu.berkeley.nlp
Version r32
Last update 27. March 2012
Organization not specified
URL http://code.google.com/p/berkeleyparser
License GNU General Public License Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jena-larq from group org.apache.jena (version 1.0.0-incubating)

LARQ extends ARQ with free text queries for SPARQL. Indexing and searching is done using Apache Lucene.

Group: org.apache.jena Artifact: jena-larq
Show documentation Show source 
 

0 downloads
Artifact jena-larq
Group org.apache.jena
Version 1.0.0-incubating
Last update 22. March 2012
Organization not specified
URL http://incubator.apache.org/jena/documentation/larq/
License not specified
Dependencies amount 2
Dependencies jena-arq, lucene-core,
There are maybe transitive dependencies!

org.jfrog.maven.maven-plugin-anno-parent from group br.com.ingenieux.maven.annomojo (version 1.4.1)

Maven2 maven-plugin-plugin extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.

Group: br.com.ingenieux.maven.annomojo Artifact: org.jfrog.maven.maven-plugin-anno-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.jfrog.maven.maven-plugin-anno-parent
Group br.com.ingenieux.maven.annomojo
Version 1.4.1
Last update 17. March 2012
Organization not specified
URL http://wiki.jfrog.org/confluence/display/OSS/Maven+Anno+Mojo
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fakeriak from group se.gawell (version 0.0.5)

FakeRiak is an inmemory java implementation of (parts of) the Riak http interface. It is primarly used for testing java applications using riak in a jvm environment.

Group: se.gawell Artifact: fakeriak
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fakeriak
Group se.gawell
Version 0.0.5
Last update 02. March 2012
Organization not specified
URL http://fakeriak.gawell.se
License GNU Lesser General Public License (LGPL)
Dependencies amount 3
Dependencies jetty-servlet, jetty-webapp, jackson-mapper-asl,
There are maybe transitive dependencies!

static-jsfexpression-validator-jsf12 from group net.jakubholy.jeeutils.jsfelcheck (version 1.0.0)

Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.2 implementation. See the readme and main class JsfStaticAnalyzer. Note: JSF 1.2 <=> JavaEE 5 => Servlet 2.5 and JSP 2.1 =>Tomcat 6.0.x

Group: net.jakubholy.jeeutils.jsfelcheck Artifact: static-jsfexpression-validator-jsf12
Show all versions Show documentation Show source 
 

0 downloads
Artifact static-jsfexpression-validator-jsf12
Group net.jakubholy.jeeutils.jsfelcheck
Version 1.0.0
Last update 01. March 2012
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies static-jsfexpression-validator-core, jasper-el-customized-jsf12, myfaces-api, myfaces-impl,
There are maybe transitive dependencies!

static-jsfexpression-validator-jsf11 from group net.jakubholy.jeeutils.jsfelcheck (version 1.0.0)

Static analysis of validity of JSF EL expressions embedded in JSP pages using a JSF 1.1 implementation. See the readme and main class JsfStaticAnalyzer.

Group: net.jakubholy.jeeutils.jsfelcheck Artifact: static-jsfexpression-validator-jsf11
Show all versions Show documentation Show source 
 

0 downloads
Artifact static-jsfexpression-validator-jsf11
Group net.jakubholy.jeeutils.jsfelcheck
Version 1.0.0
Last update 01. March 2012
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies static-jsfexpression-validator-core, jsf-api, sun-el-customized-jsf11, commons-digester,
There are maybe transitive dependencies!

platform.security from group org.apache.clerezza (version 0.8-incubating)

This bundle initializes security using the ConditionaPermissionAdmin and provides the basic infrastructure for authentication as well as a web-service to check for permisions (see the JavaDoc for PermisionCheck)

Group: org.apache.clerezza Artifact: platform.security
Show documentation Show source 
 

0 downloads
Artifact platform.security
Group org.apache.clerezza
Version 0.8-incubating
Last update 19. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies wrhapi, wymiwyg-commons-core, jsr311-api, rdf.core, rdf.ontologies, platform.security.conditions, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, platform.config, permissiondescriptions,
There are maybe transitive dependencies!

graph-maven-plugin from group org.kuali.maven.plugins (version 1.2.3)

Create customizable dependency graphs for Maven projects using Graphviz. The Graphviz "dot" executable needs to be installed and in your path for the plugin to produce graphs - http://www.graphviz.org/

Group: org.kuali.maven.plugins Artifact: graph-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact graph-maven-plugin
Group org.kuali.maven.plugins
Version 1.2.3
Last update 08. January 2012
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 8
Dependencies commons-beanutils, commons-io, collections-generic, spring-core, maven-compat, maven-dependency-tree, maven-reporting-api, slf4j-api,
There are maybe transitive dependencies!



Page 1048 from 3 (items total 12596)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy