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

Download JAR files tagged by verify with all dependencies

Search JAR files by class name

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!

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!

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)

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

patterntesting-check-ct from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").

Group: net.sf.patterntesting Artifact: patterntesting-check-ct
Show all versions Show source 
 

0 downloads
Artifact patterntesting-check-ct
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webtestfixtures from group net.sf.webtestfixtures (version 2.0.1.3)

WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

Group: net.sf.webtestfixtures Artifact: webtestfixtures
Show documentation Show source 
 

0 downloads
Artifact webtestfixtures
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

IAD from group com.innov8tif.iad (version 1.7.0)

The Android Capture Library is a module responsible for capturing pictures using the front camera of the targeted device and then evaluating them by utilizing an external IDLiveFace Plus server. The library supports automatic face capture, which will take a picture automatically when the captured image meets the correct requirements for processing. This module is designed to prevent specific injection attacks in Android environments and is intended to be bundled into other Android applications as a modular feature to help verify digital identity attacks.

Group: com.innov8tif.iad Artifact: IAD
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact IAD
Group com.innov8tif.iad
Version 1.7.0
Last update 04. July 2024
Organization not specified
URL https://www.innov8tif.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

SaltedKey from group com.rcastrucci.dev (version 1.2.0)

A simple repository to salt a secret key and verify its authenticity. Developed to be used in mobile applications while communicating with a server side using an Api. Instead of sending an apikey straight on the request, SaltedKey can generate a temporary public key, valid for one time use and during a specific time frame, default time is set to 60 seconds. This public key can be sent on request and on server side SaltedKey can verify its authenticity. The Salt is based on time millis and uses the algorithm SHA-256 to create the temporary public key. The public key base will change every time it exceeds the time frame. This library can increase the API security. Even if the public key used on request is exposed, no one will be able to use it again! As it is a one time use only.

Group: com.rcastrucci.dev Artifact: SaltedKey
Show all versions Show documentation Show source 
 

0 downloads
Artifact SaltedKey
Group com.rcastrucci.dev
Version 1.2.0
Last update 02. April 2023
Organization not specified
URL https://github.com/rcastrucci/saltedkey
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 32 from 3 (items total 345)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy