Artifacts using Apache Groovy (4,727)
Sort:
popular
|
newest
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Aug 9, 2023
Spring Context provides access to configured objects like a registry (a context).
It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Last Release on Sep 14, 2023
3. TestNG11,294 usages
org.testng » testngApache
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.
It supports test configured by annotations, data-driven testing, parametric tests, etc.
Last Release on May 19, 2023
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation.
It has a plugin architecture that makes it extensible and supports asynchronous logging based on LMAX Disruptor.
Last Release on Jun 21, 2023
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG.
It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use
to test your code in isolation.
Last Release on Sep 14, 2023
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners
and a web-oriented application context.
It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on Sep 14, 2023
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Sep 14, 2023
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Aug 9, 2023
Spring webmvc contains Spring’s model-view-controller (MVC) and REST Web Services implementation for web applications.
It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Last Release on Sep 14, 2023
Spock is a testing and specification framework for Java and Groovy applications.
What makes it stand out from the crowd is its beautiful and highly expressive specification language.
Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers.
Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.
Last Release on Nov 30, 2022