MVN

uk.ac.gate.plugins : groovy

Maven & Gradle

May 29, 2019
1 stars

Groovy · Adds support for the Groovy scripting language to GATE as well as making GATE easier to use from Groovy scripts

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>groovy</artifactId>
    <version>8.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.gate.plugins : groovy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.6
  • Latest Alpha: 8.5-alpha1

All Versions

Choose a version of uk.ac.gate.plugins : groovy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.6
groovy-8.6
8.5
groovy-8.5
groovy-8.5-alpha1

How to add a dependency to Maven

Add the following uk.ac.gate.plugins : groovy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>groovy</artifactId>
    <version>8.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.gate.plugins : groovy gradle dependency to your build.gradle file:

implementation 'uk.ac.gate.plugins:groovy:8.6'

Gradle Kotlin DSL: Add the following uk.ac.gate.plugins : groovy gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.gate.plugins:groovy:8.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.gate.plugins : groovy sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.gate.plugins" % "groovy" % "8.6"

Advertisement

Dependencies from Group

May 26, 2021
18 usages
1 stars
May 26, 2021
4 usages
0 stars
May 29, 2019
1 usages
0 stars
Jun 06, 2018
1 usages
5 stars
May 29, 2018
1 usages
0 stars

Discover Dependencies

May 29, 2018
1 stars
May 28, 2021
4 usages
5 stars
Mar 08, 2021
2 usages
0 stars
Mar 08, 2021
0 stars
Mar 16, 2018
1 usages
12 stars
Mar 16, 2018
4 usages
12 stars
Mar 03, 2018
5 usages
194 stars
gui
Aug 24, 2019
2 usages