Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.
/ gradle-groovy-all Public archive

Replacement for groovy-all.jar discontinued in Groovy 2.5. This is intended to be used with Gradle only.

Notifications You must be signed in to change notification settings

gradle/gradle-groovy-all

Repository files navigation

Groovy-all for Gradle

This project generates an uber JAR from Groovy JARs similar to the the groovy-all.jar shipped with Groovy prior to version 2.5.

Steps to publish

  • Update the version in gradle.properties
  • Run the TC job (this job will run ./gradlew publish -Prelease -PgroovyVersion=2.5.7 -PgradleGroovyAllVersion=1.0 -PartifactoryUser=<username> -PartifactoryPassword=<password>)

About

Replacement for groovy-all.jar discontinued in Groovy 2.5. This is intended to be used with Gradle only.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published