Last Version

ch.exense.step:commons 3.10.3

step is the first open-source automation platform for unified agile testing.

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

commons
Version

Version

3.10.3
Type

Type

jar
Description

Description

step is the first open-source automation platform for unified agile testing.

Download commons 3.10.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.