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

Download JAR files tagged by your with all dependencies

Search JAR files by class name

versioncheck-maven-plugin from group eu.aylett.versioncheck (version 0.0.2)

A Maven plugin that checks the versions of a project's direct dependencies. Use when you are bundling up your artifacts and want to ensure your artifacts' versions are consistent without needing to be strict about third-party artifacts.

Group: eu.aylett.versioncheck Artifact: versioncheck-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact versioncheck-maven-plugin
Group eu.aylett.versioncheck
Version 0.0.2
Last update 22. June 2014
Organization not specified
URL http://versioncheck.aylett.eu
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, plexus-utils,
There are maybe transitive dependencies!

favorite from group org.hudsonci.plugins (version 1.10-h-2)

This plugin allows you to mark a job a favorite. This is controlled via a list view column you need to add to a view. You can then click on a star to favorite or unfavorite a job. There is also a job filter to allow you to create a view that only shows your favorites.

Group: org.hudsonci.plugins Artifact: favorite
Show all versions Show documentation Show source 
 

0 downloads
Artifact favorite
Group org.hudsonci.plugins
Version 1.10-h-2
Last update 06. May 2014
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Favorite+Plugin
License The MIT license
Dependencies amount 1
Dependencies token-macro,
There are maybe transitive dependencies!

wiselenium-parent from group com.github.wiselenium (version 0.3.0)

wiselenium is a framework built upon Selenium WebDriver to ease the creation of tests using strongly typed components. Easily create your own UI component types and use them in your tests.

Group: com.github.wiselenium Artifact: wiselenium-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wiselenium-parent
Group com.github.wiselenium
Version 0.3.0
Last update 04. February 2014
Organization not specified
URL https://github.com/wiselenium/wiselenium
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cmdreader from group com.zwitserloot (version 1.5)

Define the structure of your command line options as fields in a class, annotate these fields with further metadata about the command line switch, and CmdReader will take care of the rest. Command line parsing for java.

Group: com.zwitserloot Artifact: cmdreader
Show documentation Show source 
 

1 downloads
Artifact cmdreader
Group com.zwitserloot
Version 1.5
Last update 22. January 2014
Organization not specified
URL http://github.com/rzwitserloot/com.zwitserloot.cmdreader
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-jetty-pluto-embedded from group net.sf.portletunit (version 2.0)

Artifact allowing pluto to be embedded in Jetty in a maven project. This makes it possible to use the maven-jetty-plugin and create a launcher in Eclipse for running your portlets. This one has been packaged for use with portletunit2.

Group: net.sf.portletunit Artifact: maven-jetty-pluto-embedded
Show documentation Show source 
 

0 downloads
Artifact maven-jetty-pluto-embedded
Group net.sf.portletunit
Version 2.0
Last update 05. December 2013
Organization not specified
URL https://github.com/m0smith/maven-jetty-pluto-embedded
License Apache License Version 2.0, January 1994
Dependencies amount 10
Dependencies portlet-api, pluto-portal-driver, pluto-portal-driver-impl, pluto-container, pluto-container-api, pluto-container-driver-api, pluto-taglib, spring-web, ccpp, slf4j-api,
There are maybe transitive dependencies!

liverebel-deploy from group org.eclipse.hudson.plugins (version 2.5.6)

LiveRebel Plugin helps to run updates to your JEE containers faster. LiveRebel is a tool for hot updates without downtime, lost sessions and OutOfMemoryErrors. You have to have a running LiveRebel Command Center to use this plugin.

Group: org.eclipse.hudson.plugins Artifact: liverebel-deploy
Show documentation Show source 
 

1 downloads
Artifact liverebel-deploy
Group org.eclipse.hudson.plugins
Version 2.5.6
Last update 19. March 2013
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/LiveRebel+Deploy+Plugin
License not specified
Dependencies amount 2
Dependencies liverebel-plugin-util, deploy,
There are maybe transitive dependencies!

bootstrap-maven from group com.efsavage.twitter.bootstrap (version 2.3.1)

This library gives you a way to drop Twitter Bootstrap into your project as a Maven dependency, which means you don't have to include these third party files in your own source control.

Group: com.efsavage.twitter.bootstrap Artifact: bootstrap-maven
Show all versions Show documentation Show source 
 

0 downloads
Artifact bootstrap-maven
Group com.efsavage.twitter.bootstrap
Version 2.3.1
Last update 12. March 2013
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jboss-as-ejb-client-bom from group org.jboss.as (version 7.2.0.Final)

This artifact provides a bill of materials (BOM) for remoting based EJB usage. Importing this bom into your project will give you the maven artifacts you need to perform remote EJB calls.

Group: org.jboss.as Artifact: jboss-as-ejb-client-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact jboss-as-ejb-client-bom
Group org.jboss.as
Version 7.2.0.Final
Last update 08. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies jboss-ejb-client, jboss-remote-naming, jboss-logging, jboss-marshalling, jboss-marshalling-river, jboss-remoting, jboss-sasl, jboss-transaction-api_1.1_spec, jboss-ejb-api_3.1_spec, xnio-api, xnio-nio,
There are maybe transitive dependencies!

cobertura from group com.google.code.maven-play-plugin.net.sourceforge.cobertura (version 1.9.2-patched-play-cobertura-1.0-jdk15)

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. It is based on jcoverage.

Group: com.google.code.maven-play-plugin.net.sourceforge.cobertura Artifact: cobertura
Show all versions Show documentation Show source 
 

26 downloads
Artifact cobertura
Group com.google.code.maven-play-plugin.net.sourceforge.cobertura
Version 1.9.2-patched-play-cobertura-1.0-jdk15
Last update 25. February 2013
Organization not specified
URL http://cobertura.sourceforge.net
License The GNU General Public License, Version 2
Dependencies amount 5
Dependencies oro, asm, asm-tree, log4j, ant,
There are maybe transitive dependencies!

play-search from group com.google.code.maven-play-plugin.org.playframework.modules.search (version 2.0)

Search allows you to have basic full text search functionalities to your JPA Model. It is based on Lucene, and requires a real file system to store its indexes.

Group: com.google.code.maven-play-plugin.org.playframework.modules.search Artifact: play-search
Show documentation Show source 
 

3 downloads
Artifact play-search
Group com.google.code.maven-play-plugin.org.playframework.modules.search
Version 2.0
Last update 05. February 2013
Organization not specified
URL http://www.playframework.org/modules/search
License unknown
Dependencies amount 1
Dependencies lucene-core,
There are maybe transitive dependencies!



Page 490 from 666 (items total 6656)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy