Artifacts using TestNG (12,160)
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala Native, Dotty (Scala 3), and Java code.
Last Release on Jun 23, 2024
2. TestNG12,160 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 Feb 13, 2025
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 May 15, 2025
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations placed on fields, methods, or classes.
Last Release on Dec 19, 2017
Relocated → jakarta.validation »
jakarta.validation-api
5. EasyMock5,297 usages
org.easymock » easymockApache
EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
Last Release on May 18, 2025
Groovy: A powerful, dynamic language for the JVM
Last Release on Feb 27, 2025
Relocated → org.apache.groovy »
groovy-all
7. Hibernate Validator Engine Relocation Artifact4,310 usages
org.hibernate » hibernate-validatorApache
Aggregator of the Hibernate Validator modules.
Last Release on Dec 13, 2024
Relocated → org.hibernate.validator »
hibernate-validator
8. RxJava3,845 usages
io.reactivex.rxjava2 » rxjavaApache
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava inspired API.
Last Release on Jan 18, 2025
10. CDI APIs2,790 usages
javax.enterprise » cdi-apiApache
APIs for CDI (Contexts and Dependency Injection for Java)
Last Release on Jul 19, 2018
Relocated → jakarta.enterprise »
jakarta.enterprise.cdi-api