sulky-groovy

This file is part of the sulky modules. It contains Groovy helpers.

License

License

GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.groovy
Last Version

Last Version

8.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

sulky-groovy
This file is part of the sulky modules. It contains Groovy helpers.
Project URL

Project URL

http://sulky.huxhorn.de
Source Code Management

Source Code Management

http://github.com/huxi/sulky/

Download de.huxhorn.sulky.groovy

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.15
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
de.huxhorn.sulky : de.huxhorn.sulky.junit jar 8.3.0
net.bytebuddy : byte-buddy jar 1.12.3
junit : junit jar 4.13.2
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.

Versions

Version
8.3.0
8.2.0
8.1.1
8.1.0
8.0.0
0.9.17
0.9.16
0.9.15
0.9.14