| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.step |
| Идентификатор | Идентификаторstep-plans-parser |
| Версия | Версия3.18.3 |
| Тип | Типjar |
| Описание |
Описаниеstep is the first open-source automation platform for unified agile testing.
|
| Имя Файла | Размер |
|---|---|
| step-plans-parser-3.18.3.pom | |
| step-plans-parser-3.18.3.jar | 117 KB |
| step-plans-parser-3.18.3-tests.jar | 28 KB |
| step-plans-parser-3.18.3-sources.jar | 62 KB |
| step-plans-parser-3.18.3-javadoc.jar | 884 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-plans-parser</artifactId>
<version>3.18.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/
implementation 'ch.exense.step:step-plans-parser:3.18.3'
// https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/
implementation ("ch.exense.step:step-plans-parser:3.18.3")
'ch.exense.step:step-plans-parser:jar:3.18.3'
<dependency org="ch.exense.step" name="step-plans-parser" rev="3.18.3">
<artifact name="step-plans-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-plans-parser', version='3.18.3')
)
libraryDependencies += "ch.exense.step" % "step-plans-parser" % "3.18.3"
[ch.exense.step/step-plans-parser "3.18.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.step : step-plans-runners | jar | 3.18.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4 | jar | 4.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.exense.step : step-plans-runners | test-jar | 3.18.3 |
| junit : junit | jar | 4.13.1 |