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.
Artifacts using TestNG (13,101)
This plugin contains various small independent goals to assist with Maven build lifecycle
Last Release on Jun 4, 2025
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 Mar 26, 2026
3.TestNG13,101 usages
org.testng » testng Apache
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 Jan 22, 2026
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 ...
Last Release on Jun 9, 2026
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
6.EasyMock5,417 usages
org.easymock » easymock Apache
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 May 27, 2025
Relocated → org.apache.groovy »
groovy-all
8.Hibernate Validator Engine Relocation Artifact4,499 usages
org.hibernate » hibernate-validator Apache
Aggregator of the Hibernate Validator modules.
Last Release on Jun 23, 2026
Relocated → org.hibernate.validator »
hibernate-validator
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava inspired API.
Last Release on May 4, 2026
10.RxJava4,123 usages
io.reactivex.rxjava2 » rxjava Apache