License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.github.goldin |
ArtifactId | ArtifactIdgcommons |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGCommons
GCommons is a "Groovy Commons" library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gcommons-0.5.4.pom | |
gcommons-0.5.4.jar | 491 KB |
gcommons-0.5.4-sources.jar | 38 KB |
gcommons-0.5.4-javadoc.jar | 104 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.apache.ant : ant-commons-net | jar | 1.8.3 |
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 |