Last Version

io.cloudslang.content:cs-commons 0.0.7

Utils for java cloudSlang modules.

License

License

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

cs-commons
Version

Version

0.0.7
Type

Type

jar
Description

Description

io.cloudslang.content:cs-commons
Utils for java cloudSlang modules.
Project URL

Project URL

https://github.com/CloudSlang/cs-actions
Source Code Management

Source Code Management

https://github.com/CloudSlang/cs-actions.git

Download cs-commons 0.0.7


<!-- https://jarcasting.com/artifacts/io.cloudslang.content/cs-commons/ -->
<dependency>
    <groupId>io.cloudslang.content</groupId>
    <artifactId>cs-commons</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-commons/
implementation 'io.cloudslang.content:cs-commons:0.0.7'
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-commons/
implementation ("io.cloudslang.content:cs-commons:0.0.7")
'io.cloudslang.content:cs-commons:jar:0.0.7'
<dependency org="io.cloudslang.content" name="cs-commons" rev="0.0.7">
  <artifact name="cs-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='cs-commons', version='0.0.7')
)
libraryDependencies += "io.cloudslang.content" % "cs-commons" % "0.0.7"
[io.cloudslang.content/cs-commons "0.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.jetbrains : annotations jar 17.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.