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

reflow-maven-skin from group org.joda.external (version 1.2)

Reflow is an Apache Maven site skin built on Twitter Bootstrap. It allows various structural and stylistic customizations to create a modern-looking Maven-generated website. Requires Reflow Velocity Tools.

Group: org.joda.external Artifact: reflow-maven-skin
Show documentation Show source 
 

0 downloads
Artifact reflow-maven-skin
Group org.joda.external
Version 1.2
Last update 07. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

binding2-prototype-example from group org.opendaylight.coretutorials (version 2.2.0)

Opendaylight MD-SAL Binding specification v2 example. Based on given YANG files in src/main/yang and upon a standard Maven build, it runs transformation process via yang-maven-plugin and mdsal-binding2-maven-api-gen-plugin to generate Java binding v2 source code in target folder.

Group: org.opendaylight.coretutorials Artifact: binding2-prototype-example
Show documentation Show source 
 

0 downloads
Artifact binding2-prototype-example
Group org.opendaylight.coretutorials
Version 2.2.0
Last update 19. January 2018
Organization not specified
URL ${odl.site.url}/${project.groupId}/${stream}/
License not specified
Dependencies amount 4
Dependencies mdsal-binding2-spec, yang-ext, mdsal-binding2-generator-impl, yang-parser-impl,
There are maybe transitive dependencies!

groovydoc-maven-plugin from group com.bluetrainsoftware.maven (version 2.1)

As all Groovy artifacts and mixed Groovy/Java artifacts must generate javadoc to release to central, this provides a nice mechanism for this to occur. It is intended to be used with the Eclipse Maven plugin and asks Maven for all source directories.

Group: com.bluetrainsoftware.maven Artifact: groovydoc-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovydoc-maven-plugin
Group com.bluetrainsoftware.maven
Version 2.1
Last update 09. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-artifact, maven-plugin-api, maven-project, maven-plugin-annotations, plexus-maven-plugin, groovy-all, commons-io, composite-unit-test, jansi,
There are maybe transitive dependencies!

releaser from group com.minlia.cloud (version 0.0.4)

An example for getting your GitHub project to Maven Central. Demonstrates required POM information and release plugin configuration. Many thanks to: http://datumedge.blogspot.co.uk/2012/05/publishing-from-github-to-maven-central.html

Group: com.minlia.cloud Artifact: releaser
Show all versions 
 

0 downloads
Artifact releaser
Group com.minlia.cloud
Version 0.0.4
Last update 13. August 2017
Organization not specified
URL https://github.com/minlia-projects/releaser
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gitflow-maven-plugin from group com.github.phuonghuynh (version 1.6.3)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: com.github.phuonghuynh Artifact: gitflow-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitflow-maven-plugin
Group com.github.phuonghuynh
Version 1.6.3
Last update 16. July 2017
Organization not specified
URL ${url}
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!

toast-tk-maven-plugin from group io.toast-tk (version 0.1.5)

Toast TK Maven plugin Mojos: - download: Download test scripts locally - upload: Upload local @Action sentences to be used on the webapp (steps' auto-completion) - run: Execute local test scripts - report: publish test plan reports

Group: io.toast-tk Artifact: toast-tk-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact toast-tk-maven-plugin
Group io.toast-tk
Version 0.1.5
Last update 28. June 2017
Organization not specified
URL http://toast-tk.io
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, maven-artifact, maven-project, reflections, javassist, toast-tk-runtime, toast-tk-rest-utils, toast-tk-agent-api,
There are maybe transitive dependencies!

addversion-maven-plugin from group com.github.alvinqq (version 1.0.3)

Because the browser cache, in the web project development, the static files can not be effective, so every time the version, are required to manually change the reference path for a static file view file, the Maven plugin can compile in the project stage, to add the version number parameters of static file reference view file path, parameters the value for the SVN version number of the file, and support file filter

Group: com.github.alvinqq Artifact: addversion-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact addversion-maven-plugin
Group com.github.alvinqq
Version 1.0.3
Last update 16. May 2017
Organization not specified
URL https://github.com/alvinqq/addversion-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 19
Dependencies maven-plugin-api, plexus-utils, svnkit, trilead-ssh2, xstream, jsoup, maven-scm-api, maven-scm-manager-plexus, maven-scm-provider-bazaar, maven-scm-provider-svnexe, maven-scm-provider-gitexe, maven-scm-provider-jgit, maven-scm-provider-svn-commons, maven-scm-provider-cvsexe, maven-scm-provider-starteam, maven-scm-provider-clearcase, maven-scm-provider-perforce, maven-scm-provider-hg, maven-scm-provider-svnjava,
There are maybe transitive dependencies!

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

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.

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

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies easy-config-core, maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, guava,
There are maybe transitive dependencies!

schema-translator-maven-plugin from group nz.co.senanque (version 1.1.1)

Maven plugin that extracts an SQL script from JPA annotated classes using Hibernate4. The core of the code here was scourced from Alexey Zvolinskiy (http://www.javacodegeeks.com/2014/01/hibernate-ddl-schema-generation.html) and this is mostly a repackaging into a maven plugin.

Group: nz.co.senanque Artifact: schema-translator-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact schema-translator-maven-plugin
Group nz.co.senanque
Version 1.1.1
Last update 21. March 2017
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 11
Dependencies hibernate-entitymanager, jdom, slf4j-mojo, jcl-over-slf4j, slf4j-api, jaxb2-basics, maven-artifact, maven-plugin-api, maven-project, maven-model, maven-core,
There are maybe transitive dependencies!

java-parent from group com.danhaywood.java (version 1)

This module defines a standard parent POM to use for various Java applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs; specifically to hold the required pluginManagement so that versions of plugins are locked down.

Group: com.danhaywood.java Artifact: java-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-parent
Group com.danhaywood.java
Version 1
Last update 15. February 2017
Organization not specified
URL https://github.com/danhaywood/java-parent
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2433 from 2492 (items total 24920)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy