Search Gradle plugins

Plugin Latest Version

com.neva.fork

Deprecated

Project generator based on live archetypes (example projects) & interactive 'gradle.properties' file generator.

7.0.11
(02 August 2022)

Gradle plugin for automatically generating a mcmod.info file with the project properties

0.11.5
(18 June 2020)

Gradle plugin automatically generating a mcmod.info metadata file with the project properties

0.9.0
(27 August 2018)

Plugin for OakForge project, using downloadURL and downloadDeployTokenfrom properties of project where it is applied to send get request with headerDEPLOY-TOKEN: ${downloadDeployToken} and save response in file named same aswhat is included in downloadURL after last /

0.4-SNAPSHOT
(15 February 2021)

Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible.

0.1.0
(03 July 2026)