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

Download JAR files tagged by overridden with all dependencies

Search JAR files by class name

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

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.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 com.processpuzzle.fitnesse
Version 1.6.5
Last update 10. April 2017
Organization Agile Renovation
URL https://github.com/ZsZs/FitNesseLauncher
License Apache License version 2.0
Dependencies amount 2
Dependencies slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact fitnesse-launcher-maven-plugin
Group com.processpuzzle.fitnesse
Version 1.6.5
Last update 10. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
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, zt-exec, junit, mockito-all, powermock-api-mockito, powermock-module-junit4, jetty-server,
There are maybe transitive dependencies!

request-logger from group com.alterioncorp (version 1.1)

A servlet filter that logs requests to the log (slf4j) and writes them asynchronously to the DB. RequestLoggerFilter - logs request info to the DB RequestLoggerFilterPerfJdbc - subclass of RequestLoggerFilter that also logs time spent in JDBC using perf-jdbc RequestLoggerFilterPerfmon4J - subclass of RequestLoggerFilter that also logs time spent in JDBC using perfmon4j By default, uses the "java:/comp/env/jdbc/request-logger" data-source to log to. Can be overridden with the "com.alterion.requestlogger.jdbc.datasource-jndi" system-property. DB schemas for MS-SQL and PostgreSQL are in src/main/sql

Group: com.alterioncorp Artifact: request-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact request-logger
Group com.alterioncorp
Version 1.1
Last update 24. May 2016
Organization not specified
URL https://bitbucket.org/alitovsky/request-logger
License Apache License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, commons-io,
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!

EnumToStringForCucumber from group se.comhem.cucumber.annotations (version 1.3)

Processes an enum class annotated with @GenerateCucumberString, producing a new java source file which is also compiled. The generated class has a static String field, which is the concatenation of the enum values, with delimiter, suffix and prefix as specified in the annotation. These parameters (delimiter, suffix...) can be overridden. This field can be used in any annotation (but most useful in Cucumber annotations), as it's a compile time constant value.

Group: se.comhem.cucumber.annotations Artifact: EnumToStringForCucumber
Show documentation Show source 
 

0 downloads
Artifact EnumToStringForCucumber
Group se.comhem.cucumber.annotations
Version 1.3
Last update 02. September 2014
Organization not specified
URL https://github.com/ComHem/EnumToStringForCucumber
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies guava,
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!

content-negotiation from group com.mattunderscore (version 0.2.8)

This Content Negotiation Filter provides a content negotiation filter for Java EE servlet containers. The content negotiation algorithm is based on the Apache negotiation algorithm but lacks support for the encoding and character set. The variants can be configured through an XML file, negotiation.xml, in the WEB-INF/classes directory. This file can be overriden with the 'xmlInputFile' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.variantsource.FilterVariantXMLSource'. This class can be overridden with the 'variantSource' filter parameter. The XML parser is implemented as a SAX parser. The SAX handler class can be overridden by the saxHandlerClass filter parameter. The 'variantSource' parameter can take any class that implements the 'com.mattunderscore.filter.contentnegotiation.variantsource.VariantSource'.

Group: com.mattunderscore Artifact: content-negotiation
Show all versions Show documentation Show source 
 

0 downloads
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!



Page 2 from 4 (items total 31)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy