MVN

ch.artecat.grengine : grengine

Maven & Gradle

Feb 26, 2023
1 usages

grengine · Grengine is an engine for running and embedding Groovy in a Java VM.

<dependency>
    <groupId>ch.artecat.grengine</groupId>
    <artifactId>grengine</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.artecat.grengine : grengine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of ch.artecat.grengine : grengine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
grengine-3.0.2
grengine-3.0.1
grengine-3.0.0

How to add a dependency to Maven

Add the following ch.artecat.grengine : grengine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.artecat.grengine</groupId>
    <artifactId>grengine</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.artecat.grengine : grengine gradle dependency to your build.gradle file:

implementation 'ch.artecat.grengine:grengine:3.0.2'

Gradle Kotlin DSL: Add the following ch.artecat.grengine : grengine gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.artecat.grengine:grengine:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.artecat.grengine : grengine sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.artecat.grengine" % "grengine" % "3.0.2"

Advertisement

Dependencies from Group

Feb 26, 2023
1 usages

Discover Dependencies

Jul 15, 2020
1 usages
658 stars
Apr 12, 2019
23.9k stars
Feb 04, 2019
1 usages
0 stars
Feb 16, 2019
1 usages
768 stars
Feb 12, 2019
1 usages
12 stars
Dec 31, 2019
1 usages
Apr 18, 2019
1 usages
Feb 25, 2019
1 usages
103 stars
Jul 30, 2021
1 usages
0 stars