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

Download JAR files tagged by allow with all dependencies

Search JAR files by class name

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 
 

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!

jstyleparser from group net.sf.cssbox (version 4.0.0)

jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.

Group: net.sf.cssbox Artifact: jstyleparser
Show all versions Show documentation Show source 
 

21 downloads
Artifact jstyleparser
Group net.sf.cssbox
Version 4.0.0
Last update 31. January 2021
Organization not specified
URL http://cssbox.sourceforge.net/jstyleparser
License GNU Lesser General Public License 3.0
Dependencies amount 3
Dependencies antlr4-runtime, slf4j-api, unbescape,
There are maybe transitive dependencies!

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

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Group: ch.cern.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source 
 

0 downloads
Artifact hbase-external-blockcache
Group ch.cern.hbase
Version 2.2.4_1
Last update 09. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-common, hbase-server, slf4j-api, htrace-core4,
There are maybe transitive dependencies!

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 
 

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 
 

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 
 

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 
 

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 
 

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 
 

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 
 

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!



Page 147 from 166 (items total 1653)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy