Search Gradle plugins
Plugin | Latest Version |
---|---|
de.eldoria.plugin-yml.nukkitGenerate nukkit.yml for Nukkit plugins based on the Gradle project |
0.7.1
(18 February 2025) |
de.eldoria.plugin-yml.bungeeGenerate bungee.yml for BungeeCord plugins based on the Gradle project |
0.7.1
(18 February 2025) |
de.eldoria.plugin-yml.bukkitGenerate plugin.yml for Bukkit plugins based on the Gradle project |
0.7.1
(18 February 2025) |
org.ysb33r.ysf-project.docs.antoraA plugin for publishing YSF Antora-based documentation to Gitlab pages. |
0.2.4
(11 February 2025) |
com.supcis.remote-build-cacheAdds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set. |
1.1.0
(23 January 2025) |
com.supcis.plugin-resolutionAdds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.1.0
(23 January 2025) |
com.supcis.java-toolchain-resolverConfigures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip |
1.1.0
(23 January 2025) |
com.supcis.dependency-resolutionAdds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.1.0
(23 January 2025) |
org.jfxcore.fxmlpluginSupports creating FXML-based user interfaces with JavaFX |
0.11.0
(08 January 2025) |
io.github.marc-christian-schulze.structs4java.structs4java-gradle-pluginStructs4Java is a code generator based on C/C++ structures. |
1.2.8
(27 December 2024) |