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

Download JAR files tagged by project 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!

sybase-proc-maven-plugin from group com.googlecode.msidor.maven.plugins (version 1.0.3)

Maven plugin that allows to generate sources of SYBASE stored procedures. The generated files might then be versioned together with project code. This plugin allows to generate sources for selected procedures as well as all sub-procedures that are being called by "exec" command. Additionally, the stored procedures configuration might be publish automatically to CONFLUENCE.

Group: com.googlecode.msidor.maven.plugins Artifact: sybase-proc-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact sybase-proc-maven-plugin
Group com.googlecode.msidor.maven.plugins
Version 1.0.3
Last update 28. November 2014
Organization not specified
URL https://code.google.com/p/sybase-proc-maven-plugin/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, xmlrpc-client,
There are maybe transitive dependencies!

cached-query from group org.crazycake (version 1.0.0-RELEASE)

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Group: org.crazycake Artifact: cached-query
Show documentation Show source 
 

0 downloads
Artifact cached-query
Group org.crazycake
Version 1.0.0-RELEASE
Last update 18. September 2014
Organization not specified
URL https://github.com/alexxiyang/cached-query
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spymemcached, slf4j-api, slf4j-log4j12, camel-name-utils,
There are maybe transitive dependencies!

commons-vfs-truezip from group fr.perigee (version 0.0.5)

A commons VFS archive file system using TrueZip to allow R/W operations on zips. According to modular TrueZip nature, this project is also modular, allowing one to use only required compoent (which will pull the right TrueZip dependency tree).

Group: fr.perigee Artifact: commons-vfs-truezip
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons-vfs-truezip
Group fr.perigee
Version 0.0.5
Last update 11. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-vfs2,
There are maybe transitive dependencies!

nicta-ner-common from group org.t3as (version 1.0.0)

The NICTA t3as Named-Entity Recognition is a Java based Named-Entity Recognition library which extracts named entities from text such as Organisation, Location, Date and Person names. This library contains files common between the other modules in the project.

Group: org.t3as Artifact: nicta-ner-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact nicta-ner-common
Group org.t3as
Version 1.0.0
Last update 26. August 2014
Organization NICTA
URL http://t3as.org/
License GNU GENERAL PUBLIC LICENSE Version 3
Dependencies amount 3
Dependencies guava, jsr305, jackson-annotations,
There are maybe transitive dependencies!

sixthsenseapp-superpom from group com.sixthsenseapp.superpom (version 1.0.5)

SuperPOM for SixthSense App containing library versions and plugin standard configurations for any SixthSense project. It contains also Artifactory endpoints configuration for deploy, which require authentication. Standard SixthSenseApp SuperPOM will be released on Maven Central Repo

Group: com.sixthsenseapp.superpom Artifact: sixthsenseapp-superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sixthsenseapp-superpom
Group com.sixthsenseapp.superpom
Version 1.0.5
Last update 21. August 2014
Organization SixthSenseApp
URL https://github.com/sixthsenseapp/SixthSenseApp-superPOM
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ws-utils from group com.mattunderscore (version 0.2.8)

Web server utilities for Java EE, servlet containers, etc. This currently provides support for HTTP filters, HTTP header parsing and content negotiation. This project servers as the parent to severals modules that provide these features.

Group: com.mattunderscore Artifact: ws-utils
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ws-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

s3-property-loader from group com.sixthsenseapp.libs (version 1.0.1)

Group: com.sixthsenseapp.libs Artifact: s3-property-loader
Show all versions Show documentation Show source 
 

0 downloads
Artifact s3-property-loader
Group com.sixthsenseapp.libs
Version 1.0.1
Last update 14. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jets3t, spring-core, lombok, spring-beans, logback-classic,
There are maybe transitive dependencies!

parent from group org.codedoers.util (version 0.0.2)

Provides the common configuration used by any other codedoers maven artifacts. This configuration covers (or can cover in future versions): - automatic checkstyle rules for any project - signing procedures - automatic documentation/site generation - etc.

Group: org.codedoers.util Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.codedoers.util
Version 0.0.2
Last update 25. June 2014
Organization codedoers.org
URL https://bitbucket.org/codedoers/util-parent-pom
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

incrementalbuild-watchdog from group io.takari (version 0.6.0)

This is a maven build extension that will fail incremental build if mojo executions are removed from project build plan compared to the previous build. The idea is to guarantee outputs produced by the removed mojo executions are not affecting build result. For example, if source code generating mojo is removed, the build may continue to succeed until the generated sources are removed.

Group: io.takari Artifact: incrementalbuild-watchdog
Show all versions Show documentation Show source 
 

0 downloads
Artifact incrementalbuild-watchdog
Group io.takari
Version 0.6.0
Last update 05. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, maven-core, javax.inject, incrementalbuild,
There are maybe transitive dependencies!



Page 2837 from 2948 (items total 29478)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy