Skip to content

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

isabella232/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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 85.7%
  • Groovy 14.3%