GCommons

GCommons is a "Groovy Commons" library.

License

License

Apache License
GroupId

GroupId

com.github.goldin
ArtifactId

ArtifactId

gcommons
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

GCommons
GCommons is a "Groovy Commons" library.
Project URL

Project URL

http://evgeny-goldin.com/wiki/GCommons

Download gcommons

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.gcontracts : gcontracts-core jar 1.2.5
org.apache.ant : ant jar 1.8.3
org.apache.commons : commons-exec jar 1.1
de.schlichtherle : truezip jar 6.8.2
com.google.inject : guice jar 3.0
org.springframework : spring-core jar 3.1.1.RELEASE
org.codehaus.groovy : groovy-all jar 1.8.6
commons-net : commons-net jar 3.1
org.slf4j : slf4j-api jar 1.6.4

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4
org.apache.ant : ant-commons-net jar 1.8.3

test (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.spockframework : spock-core jar 0.6-groovy-1.8
com.github.goldin : spock-extensions jar 0.1.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.4