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

Download JAR files tagged by maven with all dependencies

Search JAR files by class name

restlet-deltaspike-raml-archetype from group com.zanclus.codepalousa (version 2.3.1.5)

A Maven Archetype for generating a simple Restlet application which can produce it's own RAML documentation based on the content of the code contained therein. It also sets up and uses Apache DeltaSpike for dependency injection. The version tracks the version of the Restlet Framework being used.

Group: com.zanclus.codepalousa Artifact: restlet-deltaspike-raml-archetype
Show all versions Show documentation Show source 
 

0 downloads
Artifact restlet-deltaspike-raml-archetype
Group com.zanclus.codepalousa
Version 2.3.1.5
Last update 29. April 2015
Organization not specified
URL https://github.com/InfoSec812/restlet-deltaspike-raml-archetype
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gitdescribe-maven-plugin from group com.lukegb.mojo (version 3.0)

This plugin is designed to give you a build number. So when you might make 100 builds of version 1.0-SNAPSHOT, you can differentiate between them all. It does this by taking the output of git describe and saving it into a Maven build variable, so you can reference the value in your POM.

Group: com.lukegb.mojo Artifact: gitdescribe-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitdescribe-maven-plugin
Group com.lukegb.mojo
Version 3.0
Last update 21. March 2015
Organization not specified
URL https://github.com/lukegb/GitDescribe-Maven-Plugin/
License The MIT License
Dependencies amount 6
Dependencies maven-project, maven-settings, maven-core, maven-plugin-api, plexus-container-default, maven-scm-api,
There are maybe transitive dependencies!

maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

cobertura-maven-plugin from group org.codehaus.mojo (version 2.7)

This is the Mojo's Maven plugin for Cobertura. Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.

Group: org.codehaus.mojo Artifact: cobertura-maven-plugin
Show all versions Show documentation Show source 
 

44 downloads
Artifact cobertura-maven-plugin
Group org.codehaus.mojo
Version 2.7
Last update 27. February 2015
Organization not specified
URL http://mojo.codehaus.org/cobertura-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 15
Dependencies cobertura, xercesImpl, jaxen, jdom, cobertura-runtime, java-getopt, maven-core, maven-artifact, maven-plugin-api, maven-reporting-api, maven-project, maven-reporting-impl, commons-lang, plexus-utils, maven-invoker,
There are maybe transitive dependencies!

bitbucket-release-manager-maven-plugin from group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket (version 1.0.4)

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. This is the maven plugin - a command line tool is available too.

Group: org.bitbucket.daniel_schreiber.release-manager-for-bitbucket Artifact: bitbucket-release-manager-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact bitbucket-release-manager-maven-plugin
Group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
Version 1.0.4
Last update 02. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, bitbucket-release-manager,
There are maybe transitive dependencies!

bitbucket-release-manager from group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket (version 1.0.4)

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. This is the command line tool - a maven plugin is available too.

Group: org.bitbucket.daniel_schreiber.release-manager-for-bitbucket Artifact: bitbucket-release-manager
Show all versions Show documentation Show source 
 

0 downloads
Artifact bitbucket-release-manager
Group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
Version 1.0.4
Last update 02. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jersey-client, jackson-core, jackson-jaxrs-json-provider, jackson-databind, mockito-all,
There are maybe transitive dependencies!

bitbucket-release-manager-parent from group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket (version 1.0.4)

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. Includes command line tool and maven plugin.

Group: org.bitbucket.daniel_schreiber.release-manager-for-bitbucket Artifact: bitbucket-release-manager-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bitbucket-release-manager-parent
Group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
Version 1.0.4
Last update 02. February 2015
Organization not specified
URL https://bitbucket.org/daniel_schreiber/release-manager-for-bitbucket
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-s3-wagon from group net.adamcin.org.kuali.maven.wagons (version 1.2.2)

* forked from 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: net.adamcin.org.kuali.maven.wagons Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group net.adamcin.org.kuali.maven.wagons
Version 1.2.2
Last update 22. January 2015
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!

template-maven-plugin from group com.github.wolf480pl.maven-plugins (version 1.0.1)

A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.

Group: com.github.wolf480pl.maven-plugins Artifact: template-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact template-maven-plugin
Group com.github.wolf480pl.maven-plugins
Version 1.0.1
Last update 07. December 2014
Organization not specified
URL http://github.com/Wolf480pl/template-maven-plugin
License GNU Lesser General Public License Version 3
Dependencies amount 3
Dependencies maven-plugin-api, plexus-utils, maven-project,
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!



Page 2479 from 3 (items total 25410)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy