io.github.rohit-walia:core · This helper library is a wrapper around Jackson library to provide some useful deserializing and serializing functionalities.
Group: io.github.rohit-walia - All Dependencies
io.github.rohit-walia:jacksonhelper · This helper library, built as a wrapper around the Jackson library, aims to streamline the process of serialization and deserialization. It provides a set of common functionalities that simplify the conversion process, making it more efficient and less error-prone. The library encapsulates the complexities of using Jackson, offering a more user-friendly interface for developers to work with JSON data in Java.
io.github.rohit-walia:failsafehelper · This library, built as a wrapper around the Failsafe library, aims to streamline the process of handling failures and offering a more user-friendly interface for developers to handle failures in Java.
io.github.rohit-walia:playwright · This library dedicated to testing-oriented projects that utilize Microsoft's Playwright for Java automation tool. It provides a convenient and effective way to manage Playwright resources. With PlaywrightManager, you can easily create, reuse, and close Playwright resources. It provides both default options and the flexibility to customize resource creation based on your specific requirements. Focus more on writing your test code and less on managing the underlying Playwright resources.