Last Version

Groovy UpCloud core 0.0.7

Groovy UpCloud core provides a way to talk to the UpCloud API and a representation of the Resources

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

fi.linuxbox.upcloud
ArtifactId

ArtifactId

groovy-upcloud-core
Version

Version

0.0.7
Type

Type

jar
Description

Description

Groovy UpCloud core
Groovy UpCloud core provides a way to talk to the UpCloud API and a representation of the Resources
Project URL

Project URL

https://github.com/vmj/groovy-upcloud
Source Code Management

Source Code Management

https://github.com/vmj/groovy-upcloud

Download groovy-upcloud-core 0.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
fi.linuxbox.upcloud : groovy-upcloud-http-spi jar 0.0.7
fi.linuxbox.upcloud : groovy-upcloud-json-spi jar 0.0.7

runtime (3)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.codehaus.groovy : groovy jar 2.4.15
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
ch.qos.logback : logback-classic jar 1.2.3
fi.linuxbox.upcloud : groovy-upcloud-json-gjson jar 0.0.7
fi.linuxbox.upcloud : groovy-upcloud-resource jar 0.0.7

Project Modules

There are no modules declared in this project.