Group: GitHub Ferstl
Sort by:Popular

The Pedantic POM Enforcers consist of several Maven enforcer rules that help you keep your project setup consistent and organized.
Last Release on Nov 4, 2025
This Maven plugin generates dependency graphs on single modules or in an aggregated form on multimodule projects. The graphs are represented by .dot files.
Last Release on Dec 28, 2023

3.JUnit Test Groups2 usages

com.github.ferstl » junit-testgroups MIT

Divides your JUnit tests into groups which can be executed separately or all at once
Last Release on Jan 13, 2016
Parallel streams in Java with a custom ForkJoinPool.
Last Release on Aug 13, 2019

5.Spring JDBC Oracle1 usages

com.github.ferstl » spring-jdbc-oracle Apache

Spring JDBC Oracle
Last Release on Jul 1, 2018
Spring JDBC Oracle Ojdbc
Last Release on Jul 1, 2018
Spring JDBC Oracle IntegrationTests
Last Release on Jul 1, 2018
A variant of Spring's JdbcTemplate that uses Oracle Update Batching. If Spring's classic JdbcTemplate is used in combination with an Oracle DB, the `batchUpdate()` methods won't return the number of affected rows.
Last Release on Jul 1, 2018
A Maven plugin that scans the project artifact and its dependencies for methods that cannot be inlined by the JIT compiler. It uses the JarScan utility from the JITWatch project to do that.
Last Release on May 6, 2016