Last Version

ch.exense.step:core 3.10.3

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

License

License

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

core
Version

Version

3.10.3
Type

Type

jar
Description

Description

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

Download core 3.10.3


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

Dependencies

compile (22)

Group / Artifact Type Version
ch.exense.step : commons jar 3.10.3
ch.exense.step : step-core jar 3.10.3
ch.exense.step : step-functions-handler jar 3.10.3
ch.exense.step : step-functions-repository jar 3.10.3
ch.exense.step : step-grid-server jar 0.9.3
org.mongodb : mongo-java-driver jar 3.8.2
org.jongo : jongo jar 1.3.0
org.json : json jar 20160810
org.reflections : reflections jar 0.9.10
org.apache.commons : commons-lang3 jar 3.1
commons-codec : commons-codec jar 1.9
org.codehaus.groovy : groovy-all jar 2.2.1
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.23.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.23.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.23.1
org.quartz-scheduler : quartz jar 2.2.1
org.glassfish : javax.json jar 1.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr353 jar 2.5.4
com.fasterxml.jackson.datatype : jackson-datatype-json-org jar 2.5.4
org.antlr : antlr4-runtime jar 4.5.3
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

provided (1)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.