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

maven-s3-wagon from group co.axiomzen.maven.wagons (version 1.2.6)

* forked from net.adamcin.org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: co.axiomzen.maven.wagons Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group co.axiomzen.maven.wagons
Version 1.2.6
Last update 11. March 2016
Organization The Kuali Foundation
URL http://adamcin.net/maven-s3-wagon/
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

qstools from group org.jboss.maven.plugins (version 1.6.3.Final)

This a Maven Plugin that helps JBoss Developer quickstarts maintenance. You can use it to verify if your project/quickstart follow the JBoss Developer Guidelines. It will run all JBoss Developer Guideline checkers and generate a report that provides information about any violations that your project/quickstarts has.

Group: org.jboss.maven.plugins Artifact: qstools
Show all versions Show source 
 

0 downloads
Artifact qstools
Group org.jboss.maven.plugins
Version 1.6.3.Final
Last update 04. March 2016
Organization not specified
URL http://www.jboss.org/developer-materials/
License Apache License, Version 2.0
Dependencies amount 17
Dependencies maven-shared-utils, org.eclipse.jgit, org.eclipse.text, org.eclipse.jdt.core, maven-aether-provider, guava, aether-util, aether-spi, mojo-executor, snakeyaml, httpclient, stacks-client, juniversalchardet, commons-io, commons-lang, shrinkwrap-resolver-depchain, maven-checkstyle-plugin,
There are maybe transitive dependencies!

flapi-build-project from group com.unquietcode.tools.flapi (version 2.0)

Flapi is a code generation tool for Java which allows you to create fluent API's which are easy to evolve and maintain. This project POM can be used as the base for projects which want to generate code at build-time using the Flapi maven plugin.

Group: com.unquietcode.tools.flapi Artifact: flapi-build-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flapi-build-project
Group com.unquietcode.tools.flapi
Version 2.0
Last update 01. March 2016
Organization not specified
URL https://github.com/UnquietCode/Flapi
License ASL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flapi-builder from group com.unquietcode.tools.flapi (version 2.0)

Group: com.unquietcode.tools.flapi Artifact: flapi-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact flapi-builder
Group com.unquietcode.tools.flapi
Version 2.0
Last update 01. March 2016
Organization not specified
URL Not specified
License ASL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

banana-service from group tech.aroma.banana (version 1.0)

Part of the Banana Service Project. Simplicity is paramount. The Banana Service is Service Notifications for Developers. Developers are able to be notified of Urgent events that occur within the Micro-Services. The Banana Service can also be used to setup Service Health Checks and Alerts.

Group: tech.aroma.banana Artifact: banana-service
Show documentation Show source 
 

0 downloads
Artifact banana-service
Group tech.aroma.banana
Version 1.0
Last update 22. February 2016
Organization not specified
URL https://github.com/RedRoma/banana-service
License not specified
Dependencies amount 15
Dependencies junit, hamcrest-library, alchemy-test, slf4j-nop, alchemy-annotations, alchemy-collections, alchemy-generator, alchemy-http, alchemy-thrift, banana-thrift, banana-data-operations, guice, decorice, jasypt, slf4j-api,
There are maybe transitive dependencies!

gulp-tile from group works.lmz.tiles (version 1.1)

Installs a project local version of node.js, npm, bower. Performs a bower install and executes a gulp --prod build. NOTE: The dist property in your gulpfile.js should to point the location you wish to have the build stored.

Group: works.lmz.tiles Artifact: gulp-tile
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gulp-tile
Group works.lmz.tiles
Version 1.1
Last update 18. February 2016
Organization not specified
URL http://lmz.works/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

curator-test-rule from group com.palantir (version 0.0.3)

This project provides a JUnit TestRule that manages the startup and shutdown of the underlying ZooKeeperServer. The TestRule also includes a way of getting CuratorFramework instances that automatically connect and disconnect from the underlying ZooKeeperServer based on the scope of rule.

Group: com.palantir Artifact: curator-test-rule
Show all versions Show documentation Show source 
 

2 downloads
Artifact curator-test-rule
Group com.palantir
Version 0.0.3
Last update 22. January 2016
Organization not specified
URL https://github.com/palantir/curator-test-rule
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies junit, slf4j-api, guava, curator-framework, commons-io, jsr305,
There are maybe transitive dependencies!

archetype-bw-mavenizer from group fr.fastconnect.factory.tibco.bw.maven (version 2.4.1)

This archetype will create a POM that inherits from FC TIBCO Factory parent POM *OR* from the client's root POM created with 'archetype-client-root-project' archetype. This POM will be the Maven configuration for the existing TIBCO BW project. 1) you want to use the default FC TIBCO Factory parent, then replace the 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' & 'fcFactoryVersion' respectively. 2) you want to use your own parent created with 'archetype-client-root-project', then replace 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the values of your own parent (ex: 'com.company.project', 'project-root', '1.0.0').

Group: fr.fastconnect.factory.tibco.bw.maven Artifact: archetype-bw-mavenizer
Show all versions Show source 
 

0 downloads
Artifact archetype-bw-mavenizer
Group fr.fastconnect.factory.tibco.bw.maven
Version 2.4.1
Last update 22. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gwt-angular-web from group com.asayama.docs.gwt.angular (version 1.0.3)

Provides the live demo web site for GWT Angular project. GWT Angular is a GWT wrapper around AngularJS framework, so that the powerful MVC framework of AngularJS can be used by Java programmers. The site itself is written using GWT Angular. If anyone wishes to learn how to write a site using GWT Angular, and wishes to see a working example, this project may serve as a reference implementation.

Group: com.asayama.docs.gwt.angular Artifact: gwt-angular-web
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gwt-angular-web
Group com.asayama.docs.gwt.angular
Version 1.0.3
Last update 20. January 2016
Organization not specified
URL http://gwt-angular.asayama.com
License not specified
Dependencies amount 1
Dependencies gwt-font-awesome,
There are maybe transitive dependencies!

gwt-angular from group com.asayama.gwt.angular (version 0.2.4)

The purpose of gwt-angular project is to bring the powerful MVC framework of AngularJS to Java programmers. gwt-angular provides a GWT wrapper around AngularJS, so that components of AngularJS can be written in Java language, in a manner that is natural to a programmer with that background. The project aims to leverage the runtime efficiency of AngularJS and the build time optimization of GWT.

Group: com.asayama.gwt.angular Artifact: gwt-angular
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gwt-angular
Group com.asayama.gwt.angular
Version 0.2.4
Last update 20. January 2016
Organization not specified
URL http://gwt-angular.asayama.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2824 from 2944 (items total 29434)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy