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

Download JAR files tagged by allow with all dependencies


MavenAnalysisConf from group com.salesforce.maven (version 2.0.1)

Provides a Checkstyle and PMD configuration. The PMD configuration is meant to allow for future hierarchical levels to be defined, so that projects can choose which level to adhere. Checkstyle is not as flexible. I have provided a check that looks for a BSD 3 clause header in your project assuming that will be your default, especially in the https://github.com/salesforce/ repositories.

Group: com.salesforce.maven Artifact: MavenAnalysisConf
Show all versions Show source 
Download MavenAnalysisConf.jar (2.0.1)
 

1 downloads
Artifact MavenAnalysisConf
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-external-blockcache from group ch.cern.hbase (version 2.2.4_1)

Group: ch.cern.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source 
Download hbase-external-blockcache.jar (2.2.4_1)
 

0 downloads
Artifact hbase-external-blockcache
Group ch.cern.hbase
Version 2.2.4_1


kloudminions-api from group com.opkloud (version 1.0.7)

Kloud Minions allow operations and developers to easily and efficiently write cloud automation tasks. This is accomplished via a simple process language that can combine the actions of many simple minions to create robust and arbitrarily-complex processes. Minion libraries can be created and reused to automate the most common actions.

Group: com.opkloud Artifact: kloudminions-api
Show all versions Show documentation Show source 
Download kloudminions-api.jar (1.0.7)
 

0 downloads
Artifact kloudminions-api
Group com.opkloud
Version 1.0.7
Last update 13. October 2020
Organization com.opkloud
URL https://bitbucket.org/codestax/kloudminions
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cukes-rest-loadrunner from group lv.ctco.cukes (version 0.0.35)

Group: lv.ctco.cukes Artifact: cukes-rest-loadrunner
Show all versions Show documentation Show source 
Download cukes-rest-loadrunner.jar (0.0.35)
 

1 downloads
Artifact cukes-rest-loadrunner
Group lv.ctco.cukes
Version 0.0.35
Last update 01. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cukes-rest,
There are maybe transitive dependencies!

fsf-common-tests from group de.bright-side.filesystemfacade (version 2.7.0)

Contains all common test for FileSystemFacade. Mostly contains one general abstract testing class which is extended for each file system type. As the tests are not only relevant for the core FSF project, but also for extensions of FSF such as SFTP all of the common tests are included in a separate project and hence jar to allow re-using them.

Group: de.bright-side.filesystemfacade Artifact: fsf-common-tests
Show documentation Show source 
Download fsf-common-tests.jar (2.7.0)
 

0 downloads
Artifact fsf-common-tests
Group de.bright-side.filesystemfacade
Version 2.7.0
Last update 04. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies filesystemfacade, junit-jupiter-engine,
There are maybe transitive dependencies!

sentinel from group com.dougnoel (version 1.0.3)

A Selenium framework that implements the Page Object Model (POM) using Object Oriented Programming (OOP) concepts. It abstracts out most of the complexity of Selenium to allow users to focus on automating tests and not spend time dealing with the technical details of implementing an automation framework, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.

Group: com.dougnoel Artifact: sentinel
Show documentation Show source 
Download sentinel.jar (1.0.3)
 

0 downloads
Artifact sentinel
Group com.dougnoel
Version 1.0.3
Last update 28. February 2020
Organization Doug Noël
URL https://github.com/dougnoel/${project.artifactId}
License The Apache License, Version 2.0
Dependencies amount 29
Dependencies log4j-api, commons-lang3, httpcore, httpclient, pdfbox, jackson-annotations, jackson-core, jackson-databind, jackson-dataformat-yaml, cucumber-core, cucumber-java, cucumber-extentsreport, selenium-api, selenium-support, selenium-chrome-driver, selenium-firefox-driver, selenium-ie-driver, selenium-remote-driver, selenium-safari-driver, log4j-core, log4j-1.2-api, log4j-slf4j-impl, swagger-parser, selenium-java, extentreports, unirest-java, junit, cucumber-junit, sauce_junit,
There are maybe transitive dependencies!

envcheck from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to perform validity checks on the run-time environment of a client or service. The output of this tool is a report; command-line options control the verbosity and severity level at which report entries are generated. A simple plugin architecture is implemented; a set of plugins implementing a variety of checks is bundled with the tool, and support is provided to allow additional plugins to be supplied by the user.

Group: au.net.zeus.jgdms.tools Artifact: envcheck
Show all versions Show documentation Show source 
Download envcheck.jar (3.1.0)
 

0 downloads
Artifact envcheck
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jgdms-url-integrity, service-starter,
There are maybe transitive dependencies!

SiteCrawler from group io.github.jasperroel (version 1.0.0)

This project provides a simple WebCrawler with retry-capabilities, functionality to distinguish between http/https sites. It biggest feature is that it allows for plugins (or CrawlerActions), which allows you to hook your scripts into the crawling process. It also allow for setting "blocked" URLs. Those URLs or patterns will not be crawled.

Group: io.github.jasperroel Artifact: SiteCrawler
Show documentation Show source 
Download SiteCrawler.jar (1.0.0)
 

0 downloads
Artifact SiteCrawler
Group io.github.jasperroel
Version 1.0.0
Last update 30. July 2018
Organization Salesforce.com
URL https://github.com/forcedotcom/SiteCrawler
License The BSD 2-Clause License
Dependencies amount 3
Dependencies jcl-over-slf4j, htmlunit, commons-lang,
There are maybe transitive dependencies!

spl-evaluation-java from group cz.cuni.mff.d3s.spl (version 1.0.4)

Stochastice Performance Logic is a formalism for capturing performance assumptions. It is, for example, possible to capture assumption that newer version of a function bar is faster than the previous version or that library foobar is faster than library barfoo when rendering antialiased text. The purpose of this framework is to allow evaluation of SPL formulas inside Java applications.

Group: cz.cuni.mff.d3s.spl Artifact: spl-evaluation-java
Show all versions Show documentation Show source 
Download spl-evaluation-java.jar (1.0.4)
 

0 downloads
Artifact spl-evaluation-java
Group cz.cuni.mff.d3s.spl
Version 1.0.4
Last update 03. May 2018
Organization D3S MFF, Charles University in Prague
URL http://d3s.mff.cuni.cz/research/development_awareness/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies msf4j-service,
There are maybe transitive dependencies!

cukes-parent from group lv.ctco.cukes (version 0.0.2)

cukes-rest takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes-rest adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

Group: lv.ctco.cukes Artifact: cukes-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cukes-parent
Group lv.ctco.cukes
Version 0.0.2
Last update 20. July 2017
Organization not specified
URL https://github.com/ctco/cukes
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 150 from 169 (items total 1684)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy