Package dev.mythicdrops.gradle.conventions
See: Description
-
Class Summary Class Description DependentPlugin Base class for a Gradle plugin that requires another plugin applied to the given project in order to be applied. MythicDropsJavaPlatformPlugin Plugin that configures Maven publications for Java Platforms. MythicDropsJavaPlugin Plugin that configures Java for JDK 16 and enables JaCoCo. MythicDropsKotlinJvmPlugin Plugin that configures Kotlin for JDK 16, enables Detekt, and enables/configures KTLint to use 0.46.0. MythicDropsMavenPublishPlugin Plugin that configures Maven publishing to include compileOnly dependencies as "provided" and have an MIT license. -
Interface Summary Interface Description MythicDropsJavaExtension Configuration for selecting which version of Java to compile for.