Project Group: com.github.ferstl

Depgraph Maven Plugin

com.github.ferstl : depgraph-maven-plugin

This Maven plugin generates dependency graphs on single modules or in an aggregated form on multi-module projects. The graphs are represented by .dot files. In case that Graphviz is installed on the machine where this plugin is run, the .dot file can be directly converted into all supported image files.

Last Version: 4.0.1

Release Date:

Pedantic POM Enforcers

com.github.ferstl : pedantic-pom-enforcers

The Pedantic POM Enforcers consist of serveral Maven enforcer rules that help you keep your project setup consistent and organized.

Last Version: 2.1.0

Release Date:

Parallel Stream Support

com.github.ferstl : parallel-stream-support

Parallel streams in Java with a custom ForkJoinPool.

Last Version: 2.0.0

Release Date:

spring-jdbc-oracle-ojdbc

com.github.ferstl : spring-jdbc-oracle-ojdbc

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. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Last Version: 2.0.0

Release Date:

spring-jdbc-oracle

com.github.ferstl : spring-jdbc-oracle

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. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Last Version: 2.0.0

Release Date:

spring-jdbc-oracle-parent

com.github.ferstl : spring-jdbc-oracle-parent

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. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Last Version: 2.0.0

Release Date:

spring-jdbc-oracle-integrationtests

com.github.ferstl : spring-jdbc-oracle-integrationtests

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. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Last Version: 2.0.0

Release Date:

JITWatch JarScan Maven Plugin

com.github.ferstl : jitwatch-jarscan-maven-plugin

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. See https://github.com/AdoptOpenJDK/jitwatch .

Last Version: 1.1

Release Date:

JUnit Test Groups

com.github.ferstl : junit-testgroups

Divides your JUnit tests into groups which can be executed separately or all at once

Last Version: 1.0.1

Release Date:

  • 1