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

Download JAR files tagged by easy with all dependencies

Search JAR files by class name

aocr from group de.niklasfi.aocr (version 2.4)

Swiftly add ocr layers to scanned pdf files. Unfortunately existing open source ocr solutions (tesseract) pale in comparison with the ones commercially available. The azure read api provides particularly good results. It is also easy to set up, but while it can annotate text in images, there is no easy way to upload and ocr a full pdf document. That is, until now. aocr provides an easy way to ocr full pdf documents.

Group: de.niklasfi.aocr Artifact: aocr
Show all versions Show documentation Show source 
 

0 downloads
Artifact aocr
Group de.niklasfi.aocr
Version 2.4
Last update 19. December 2023
Organization not specified
URL https://github.com/niklasfi/aocr
License MIT License
Dependencies amount 10
Dependencies mapstruct, lombok, pdfbox, pdfbox-tools, jbig2-imageio, commons-cli, httpclient5, jackson-databind, jackson-datatype-jsr310, commons-text,
There are maybe transitive dependencies!

spring-retry from group org.springframework.retry (version 2.0.5)

Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.

Group: org.springframework.retry Artifact: spring-retry
Show all versions Show documentation Show source 
 

180 downloads
Artifact spring-retry
Group org.springframework.retry
Version 2.0.5
Last update 15. December 2023
Organization SpringSource
URL https://www.springsource.org
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zap from group org.zaproxy (version 2.14.0)

The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

Group: org.zaproxy Artifact: zap
Show all versions Show documentation Show source 
 

154 downloads
Artifact zap
Group org.zaproxy
Version 2.14.0
Last update 12. October 2023
Organization ZAP
URL https://www.zaproxy.org/
License The Apache License, Version 2.0
Dependencies amount 22
Dependencies rsyntaxtextarea, java-semver, commons-beanutils, commons-codec, commons-collections, commons-configuration, commons-httpclient, commons-io, commons-lang, commons-lang3, commons-text, harlib, javahelp, log4j-api, log4j-1.2-api, jericho-html, json-lib, commons-csv, hsqldb, jfreechart, jgrapht-core, swingx-all,
There are maybe transitive dependencies!

mrchecker-database-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Database Module: - based on JPA interfaces, - structure build on ORM methodology, - supports all database engines with JDBC drivers. In case of driver leak at mvn repositories, please insert drivers file into 'lib/dbdrivers' directory. Examples build on Hibernate as a JPA provider. IMPORTANT: For easy of use Lombok library was used. In case of compilation issues please apply newest Lombok plugin for your IDE.

Group: com.capgemini.mrchecker Artifact: mrchecker-database-module
Show all versions Show source 
 

0 downloads
Artifact mrchecker-database-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, javax.persistence-api, hibernate-core, mysql-connector-j,
There are maybe transitive dependencies!

fluentlenium-coverage-report from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-coverage-report

 

0 downloads
Artifact fluentlenium-coverage-report
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-integration-tests

 

0 downloads
Artifact fluentlenium-integration-tests
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group io.fluentlenium (version 6.0.0)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");

Group: io.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization FluentLenium
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

RootChecker from group io.github.broscr (version 0.4)

RootChecker is a lightweight Android library that provides easy and efficient methods to determine whether the device is rooted, an emulator, using a proxy, or is debuggable. This library is useful for developers who want to improve the security and performance of their applications by preventing them from running on rooted devices, emulators, devices using a proxy, or debuggable devices.

Group: io.github.broscr Artifact: RootChecker
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact RootChecker
Group io.github.broscr
Version 0.4
Last update 15. April 2023
Organization not specified
URL https://github.com/broscr/RootChecker
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

biz.aQute.jpm from group biz.aQute (version 1.10.0)

jpm is Just another Package Manager for Java. It satisfies the envy of Java developers of Ruby (with their Gems), Perl (with its cpan), and Python (with its pips). jpm makes it very easy to install Java applications on MacOS, Linux, and PC. Any jar that has a main method can easily be installed through this program from the command line.

Group: biz.aQute Artifact: biz.aQute.jpm
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.jpm
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL http://bndtools.org
License http://www.opensource.org/licenses/apache2.0.php
Dependencies amount 9
Dependencies aQute.libg, biz.aQute.bndlib, slf4j-api, biz.aQute.repository, org.osgi.dto, org.osgi.framework, biz.aQute.api.result, org.osgi.util.promise, org.osgi.util.function,
There are maybe transitive dependencies!

mbql-easyexcel-model from group io.github.mbql (version 1.0.0)

Easy to use and convenient package Excel components based on EasyExcel, out of the box, support automatic configuration Excel import and export, custom styles, cell merge, drop down box, comment and check and other functions, code intrusion is small, compatible with the source framework, I hope this framework packaging can bring you something.

Group: io.github.mbql Artifact: mbql-easyexcel-model
Show documentation Show source 
 

0 downloads
Artifact mbql-easyexcel-model
Group io.github.mbql
Version 1.0.0
Last update 05. April 2023
Organization Pivotal
URL https://github.com/mbql/mbql-easyexcel-model
License Apache License, Version 2.0
Dependencies amount 9
Dependencies easyexcel, validation-api, hibernate-validator, spring-web, spring-webmvc, hutool-all, fastjson2, commons-lang3, guava,
There are maybe transitive dependencies!



Page 529 from 567 (items total 5663)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy