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

Download JAR files tagged by configuration with all dependencies

Search JAR files by class name

tools from group org.apache.river (version 2.2.3)

This JAR file contains tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; providing HTTP service; generating message digests; generating HTTPMD URLs; examining the run-time environment of a Jini component; generating wrapper JAR files; and generating preferred lists. When used as an executable JAR file, it runs the ClassServer.

Group: org.apache.river Artifact: tools
Show all versions 
 

11 downloads
Artifact tools
Group org.apache.river
Version 2.2.3
Last update 08. February 2016
Organization not specified
URL http://river.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsk-platform,
There are maybe transitive dependencies!

fitnesse-launcher-maven-plugin from group com.processpuzzle.maven (version 1.6.0)

Group: com.processpuzzle.maven Artifact: fitnesse-launcher-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact fitnesse-launcher-maven-plugin
Group com.processpuzzle.maven
Version 1.6.0
Last update 29. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies fitnesse-launcher-core, maven-plugin-api, maven-compat, maven-dependency-plugin, maven-failsafe-plugin, fitnesse, mojo-executor, maven-clean-plugin, maven-antrun-plugin, maven-reporting-impl, maven-surefire-report-plugin, commons-io, jsoup, junit, mockito-all, jetty-server,
There are maybe transitive dependencies!

fitnesse-launcher-parent from group com.processpuzzle.maven (version 1.6.0)

Provides ability to launch FitNesse as a wiki server, or automatically run FitNesse tests as part of a standard integration-test / verify build. Allows configuration of FitNesse's classpath through plugin dependencies, and injects all Maven project properties as FitNesse variables, ( which can be overridden from the command line using '-D' ).

Group: com.processpuzzle.maven Artifact: fitnesse-launcher-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fitnesse-launcher-parent
Group com.processpuzzle.maven
Version 1.6.0
Last update 29. January 2016
Organization Agile Renovation
URL http://code.google.com/p/fitnesse-launcher-maven-plugin
License Apache License version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fitnesse-launcher-ant-task from group com.processpuzzle.maven (version 1.6.0)

Group: com.processpuzzle.maven Artifact: fitnesse-launcher-ant-task
Show documentation Show source 
 

0 downloads
Artifact fitnesse-launcher-ant-task
Group com.processpuzzle.maven
Version 1.6.0
Last update 29. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ant, fitnesse, junit,
There are maybe transitive dependencies!

xapi-gwt from group net.wetheinter (version 0.5)

This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.

Group: net.wetheinter Artifact: xapi-gwt
Show all versions Show documentation Show source 
 

2 downloads
Artifact xapi-gwt
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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. TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance

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

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers
Version 0.4.2
Last update 25. August 2014
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, slf4j-api, core, commons-io,
There are maybe transitive dependencies!

fitnesse-launcher-maven-plugin from group uk.co.javahelp.fitnesse (version 1.4.2)

Group: uk.co.javahelp.fitnesse Artifact: fitnesse-launcher-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact fitnesse-launcher-maven-plugin
Group uk.co.javahelp.fitnesse
Version 1.4.2
Last update 10. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-plugin-api, maven-compat, maven-dependency-plugin, maven-failsafe-plugin, fitnesse, mojo-executor, maven-clean-plugin, maven-antrun-plugin, maven-reporting-impl,
There are maybe transitive dependencies!

fitnesse-launcher-parent from group uk.co.javahelp.fitnesse (version 1.4.2)

Provides ability to launch FitNesse as a wiki server, or automatically run FitNesse tests as part of a standard integration-test / verify build. Allows configuration of FitNesse's classpath through plugin dependencies, and injects all Maven project properties as FitNesse variables, ( which can be overridden from the command line using '-D' ).

Group: uk.co.javahelp.fitnesse Artifact: fitnesse-launcher-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fitnesse-launcher-parent
Group uk.co.javahelp.fitnesse
Version 1.4.2
Last update 10. August 2014
Organization not specified
URL http://code.google.com/p/fitnesse-launcher-maven-plugin
License Apache License version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.googlecode.jmockit (version 0.999.26)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.googlecode.jmockit Artifact: jmockit-coverage
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.googlecode.jmockit
Version 0.999.26
Last update 09. March 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.bah.jmockit.com.googlecode.jmockit (version 0.999.25)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.bah.jmockit.com.googlecode.jmockit Artifact: jmockit-coverage
Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.bah.jmockit.com.googlecode.jmockit
Version 0.999.25
Last update 17. January 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 792 from 3 (items total 8168)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy