MVN

groovy : groovy-all

Maven & Gradle

Oct 12, 2007
69 usages
<dependency>
    <groupId>groovy</groupId>
    <artifactId>groovy-all</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of groovy : groovy-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Release Candidate: 1.1-rc-1
  • Latest Beta: 1.1-beta-3

All Versions

Choose a version of groovy : groovy-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
groovy-all-1.1-rc-1
groovy-all-1.1-beta-3
groovy-all-1.1-beta-2
groovy-all-1.1-beta-1
groovy-all-1.1-BETA-1
1.0
groovy-all-1.0
groovy-all-1.0-RC-02
groovy-all-1.0-RC-01
groovy-all-1.0-jsr-06
groovy-all-1.0-jsr-05
groovy-all-1.0-jsr-04
groovy-all-1.0-jsr-03
groovy-all-1.0-jsr-02
groovy-all-1.0-jsr-01
groovy-all-1.0-beta-10
groovy-all-1.0-beta-9
groovy-all-1.0-beta-8
groovy-all-1.0-beta-7

How to add a dependency to Maven

Add the following groovy : groovy-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>groovy</groupId>
    <artifactId>groovy-all</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following groovy : groovy-all gradle dependency to your build.gradle file:

implementation 'groovy:groovy-all:1.0'

Gradle Kotlin DSL: Add the following groovy : groovy-all gradle kotlin dependency to your build.gradle.kts file:

implementation("groovy:groovy-all:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following groovy : groovy-all sbt scala dependency to your build.sbt file:

libraryDependencies += "groovy" % "groovy-all" % "1.0"

Advertisement

Dependencies from Group

Oct 12, 2007
69 usages
Oct 12, 2007
40 usages
Jul 18, 2006
14 usages
Oct 03, 2005
4 usages
Nov 06, 2006
3 usages

Discover Dependencies

Dec 26, 2017
14 usages
6 stars
Oct 27, 2018
18 usages
192 stars
Apr 04, 2019
10 usages
78 stars
Aug 04, 2023
15 usages
76 stars
May 29, 2023
11 usages
0 stars
Apr 21, 2022
65 usages
10 stars
Oct 28, 2020
90 usages
Sep 30, 2016
16 usages
May 20, 2010
66 usages
May 26, 2020
8 usages
0 stars