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 version 6.8.8 (1,116)
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
Groovy: A powerful, dynamic language for the JVM
Last Release on May 27, 2025
Relocated → org.apache.groovy »
groovy-all
3.CDI APIs2,815 usages
javax.enterprise » cdi-api Apache
APIs for CDI (Contexts and Dependency Injection for Java)
Last Release on Jul 19, 2018
Relocated → jakarta.enterprise »
jakarta.enterprise.cdi-api
All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).
Last Release on Jul 23, 2025
JMockit is a Java toolkit for automated developer testing.
It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external
APIs; JUnit (4 & 5) and TestNG test runners are supported.
Last Release on Jun 20, 2025
A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language
version 3 (CQL3) and Cassandra's native protocol versions 3 and above.
Last Release on Sep 6, 2023
Relocated → com.datastax.oss »
java-driver-core