Artifacts using XMLUnit For Java (1,990)
Sort:
popular
|
newest
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 Jan 16, 2025
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 Jan 16, 2025
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Jan 16, 2025
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 Jan 16, 2025
Groovy: A powerful, dynamic language for the JVM
Last Release on Nov 8, 2024
Relocated → org.apache.groovy »
groovy-all
Groovy: A powerful, dynamic language for the JVM
Last Release on Nov 8, 2024
Relocated → org.apache.groovy »
groovy
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services.
Last Release on Jan 17, 2025
9. JSON Library997 usages
net.sf.json-lib » json-libApache