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

Download JAR files tagged by technical with all dependencies

Search JAR files by class name

redpen-plugin from group cc.redpen (version 1.10.3)

RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).

Group: cc.redpen Artifact: redpen-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact redpen-plugin
Group cc.redpen
Version 1.10.3
Last update 06. October 2019
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies redpen-core,
There are maybe transitive dependencies!

redpen-core from group cc.redpen (version 1.10.3)

RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).

Group: cc.redpen Artifact: redpen-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact redpen-core
Group cc.redpen
Version 1.10.3
Last update 06. October 2019
Organization not specified
URL http://redpen.cc
License Apache License, Version 2.0
Dependencies amount 7
Dependencies elasticsearch-analysis-kuromoji-neologd, json, slf4j-api, pegdown, commons-lang3, reflections, KOMORAN,
There are maybe transitive dependencies!

redpen from group cc.redpen (version 1.10.3)

RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).

Group: cc.redpen Artifact: redpen
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact redpen
Group cc.redpen
Version 1.10.3
Last update 06. October 2019
Organization not specified
URL http://redpen.cc
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

quifft from group org.quifft (version 0.1.1)

QuiFFT is a Fourier transform (FFT) library for digital audio files. QuiFFT abstracts away the technical details of digital audio representation and wave mathematics and provides a delightfully simple interface for computing Fourier transforms in Java.

Group: org.quifft Artifact: quifft
Show all versions Show documentation Show source 
 

0 downloads
Artifact quifft
Group org.quifft
Version 0.1.1
Last update 06. April 2019
Organization not specified
URL https://www.quifft.org
License MIT License
Dependencies amount 3
Dependencies jlayer, tritonus-share, mp3spi,
There are maybe transitive dependencies!

qualinsight-plugins-sonarqube-wtf-internal from group com.qualinsight.plugins.sonarqube (version 1.0.4)

This plugin allows developers to programmatically report issues usually not seen by SonarQube but which should be taken into consideration when evaluating a project's technical debt. Usage documentation is available on http://sonarqube.wtf/

Group: com.qualinsight.plugins.sonarqube Artifact: qualinsight-plugins-sonarqube-wtf-internal
Show all versions Show documentation Show source 
 

0 downloads
Artifact qualinsight-plugins-sonarqube-wtf-internal
Group com.qualinsight.plugins.sonarqube
Version 1.0.4
Last update 18. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies qualinsight-plugins-sonarqube-wtf-api, sslr-squid-bridge,
There are maybe transitive dependencies!

cucumblan-ui from group io.virtualan (version 1.3.5)

Cucumblan-ui is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for UI. It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-ui
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-ui
Group io.virtualan
Version 1.3.5
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 4
Dependencies java-client, cucumblan-utils, monte-repack, compiler,
There are maybe transitive dependencies!

cucumblan-message from group io.virtualan (version 1.4.1)

Cucumblan-message is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for messaging. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-message
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-message
Group io.virtualan
Version 1.4.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 8
Dependencies kafka-clients, spring-jms, javax.jms-api, activemq-core, cucumblan-utils, protobuf-java, gson, protobuf-java-util,
There are maybe transitive dependencies!

cucumblan-db from group io.virtualan (version 1.4.1)

Cucumblan-db is a database test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-db
Group io.virtualan
Version 1.4.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 3
Dependencies spring-jdbc, commons-dbcp2, cucumblan-utils,
There are maybe transitive dependencies!

cucumblan-api from group io.virtualan (version 1.5.1)

Cucumblan is a test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-api
Group io.virtualan
Version 1.5.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 5
Dependencies swagger-parser, guava, swagger-parser-v3, json-schema-validator, cucumblan-utils,
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!



Page 23 from 30 (items total 295)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy