Last Version

Gipsy 1.1.1

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

License

License

GroupId

GroupId

org.kordamp.gipsy
ArtifactId

ArtifactId

gipsy
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/kordamp/gipsy
Source Code Management

Source Code Management

https://github.com/kordamp/gipsy

Download gipsy 1.1.1


<!-- https://jarcasting.com/artifacts/org.kordamp.gipsy/gipsy/ -->
<dependency>
    <groupId>org.kordamp.gipsy</groupId>
    <artifactId>gipsy</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kordamp.gipsy/gipsy/
implementation 'org.kordamp.gipsy:gipsy:1.1.1'
// https://jarcasting.com/artifacts/org.kordamp.gipsy/gipsy/
implementation ("org.kordamp.gipsy:gipsy:1.1.1")
'org.kordamp.gipsy:gipsy:jar:1.1.1'
<dependency org="org.kordamp.gipsy" name="gipsy" rev="1.1.1">
  <artifact name="gipsy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kordamp.gipsy', module='gipsy', version='1.1.1')
)
libraryDependencies += "org.kordamp.gipsy" % "gipsy" % "1.1.1"
[org.kordamp.gipsy/gipsy "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.kordamp.jipsy : jipsy-processor jar 1.1.1

Project Modules

There are no modules declared in this project.