step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
| License |
License |
|---|---|
| GroupId | GroupIdch.exense.step |
| ArtifactId | ArtifactIdcommons |
| Last Version | Last Version3.10.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
| Filename | Size |
|---|---|
| commons-3.10.3.pom | |
| commons-3.10.3.jar | 39 KB |
| commons-3.10.3-sources.jar | 26 KB |
| commons-3.10.3-javadoc.jar | 170 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch