Last Version

Profitbricks Groovy SDK 3.1.0

The official Groovy/Java SDK for the Profitbricks Cloud API v4.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.profitbricks
ArtifactId

ArtifactId

groovy-sdk
Version

Version

3.1.0
Type

Type

jar
Description

Description

Profitbricks Groovy SDK
The official Groovy/Java SDK for the Profitbricks Cloud API v4.
Project URL

Project URL

https://github.com/profitbricks/profitbricks-sdk-groovy
Source Code Management

Source Code Management

https://github.com/profitbricks/profitbricks-sdk-groovy/tree/master

Download groovy-sdk 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.15
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.2
org.apache.logging.log4j : log4j-core jar 2.11.0

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-jcl jar 2.11.0

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.