As of December 2020, Easy Rules is in maintenance mode. This means only bug fixes will be addressed from now on. Version 4.1.x is the only supported version. Please ...
The OWASP Benchmark Project is a Java test suite designed to verify the speed and accuracy of vulnerability detection tools. It is a fully runnable open source web application that can be analyzed by ...
A lightweight extension to provide additional Java project explorer features. It works with Language Support for Java by Red Hat to provide the following features: If you want to fine-tune this, go to ...
Ask the publishers to restore access to 500,000+ books. An icon used to represent a menu that can be toggled by interacting with this icon. A line drawing of the Internet Archive headquarters building ...
Abstract: Various software libraries and frameworks provide a variety of APIs to support secure coding. However, misusing these APIs can cost developers tremendous time and effort, introduce security ...
Abstract: This paper introduces Java applet programs for a WWW (world wide web)-HTML (hypertext markup language) based multimedia course in power electronics. The applet programs were developed with ...
This is an implementation of the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres. It's core is based on jBcrypt, ...
jsoup is a Java library that makes it easy to work with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, ...
Add the repository and a compile dependency for microsoft-graph to your project's build.gradle: An instance of the GraphServiceClient class handles building requests, sending them to the Microsoft ...
Abstract: Xlets are Java applets that are developed for interactive digital television broadcasting. In this paper, I will explain the methods that I used for the creation of Xlet-based applications ...
The Paho Java Client is an MQTT client library written in Java for developing applications that run on the JVM or other Java compatible platforms such as Android The Paho Java Client provides two APIs ...
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using an XML ...