org.mikeneck.graalvm-native-image
Generates native image via GraalVM
org.mikeneck.gradle-jdeprscan-plugin
Gradle plugin that scans a use of deprecated APIs in classes built by a project using `jdeprscan` command, which is introduced since jdk9.
org.mikeneck.gradle-testkit-support-plugin
Gradle testKit support plugin. This plugin requires Gradle 2.6 above and Java SE8.
org.mikeneck.http-spec-runner-gradle-plugin
Gradle plugin which runs http-spec-runner as gradle task. For more information, please visit https://github.com/mike-neck/http-spec-runner .
org.mikeneck.junit.starter.library
Gradle plugin that provides minimum settings of junit-jupiter(junit5).
org.mikeneck.junit.starter.normal
Gradle plugin that provides minimum settings of junit-jupiter(junit5).
org.mikeneck.junit.starter.spek
Gradle plugin that provides minimum settings of spek testing framework.
org.mikeneck.payara-plugin
Payara plugin. With this plugin you can run JavaEE application on payara-micro.
org.mikeneck.rule-based-model-generation
This is plugin for Gradle, which generates interfaces for rule base model.
org.mikeneck.savanna-gradle-plugin
A gradle plugin for preventing no tests or to skip testing, inspired by https://github.com/kawasima/savanna-maven-plugin