MVN

org.kordamp.gipsy : gipsy

Maven & Gradle

Feb 25, 2023
1 usages
14 stars

Gipsy · Groovy version of Jipsy, a configurable AST Transformation to simplify the use of the Service Provider Interface.

<dependency>
    <groupId>org.kordamp.gipsy</groupId>
    <artifactId>gipsy</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kordamp.gipsy : gipsy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.kordamp.gipsy : gipsy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
gipsy-1.2.0
1.1.x
gipsy-1.1.1
gipsy-1.1.0
1.0.x
gipsy-1.0.0
0.6.x
gipsy-0.6.0
0.5.x
gipsy-0.5.0
0.4.x
gipsy-0.4.1

How to add a dependency to Maven

Add the following org.kordamp.gipsy : gipsy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kordamp.gipsy</groupId>
    <artifactId>gipsy</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kordamp.gipsy : gipsy gradle dependency to your build.gradle file:

implementation 'org.kordamp.gipsy:gipsy:1.2.0'

Gradle Kotlin DSL: Add the following org.kordamp.gipsy : gipsy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kordamp.gipsy:gipsy:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kordamp.gipsy : gipsy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kordamp.gipsy" % "gipsy" % "1.2.0"

Advertisement

Dependencies from Group

Feb 25, 2023
1 usages
14 stars

Discover Dependencies

Nov 09, 2019
6 usages
2 stars
May 28, 2011
7 usages
Apr 10, 2020
1 usages
21 stars
Sep 20, 2005
14 usages
Jun 01, 2023
17 usages
3.9k stars
Dec 04, 2016
4 usages
128 stars
Feb 02, 2017
29 usages
17 stars