| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.technophobia.substeps |
| Идентификатор | Идентификаторsubsteps-runner-parent |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSubSteps Runner Parent
Contains substeps runner projects
|
| Организация-разработчик |
Организация-разработчикTechnophobia Ltd |
| Имя Файла | Размер |
|---|---|
| substeps-runner-parent-2.0.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.technophobia.substeps/substeps-runner-parent/ -->
<dependency>
<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-runner-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.technophobia.substeps/substeps-runner-parent/
implementation 'com.technophobia.substeps:substeps-runner-parent:2.0.0'
// https://jarcasting.com/artifacts/com.technophobia.substeps/substeps-runner-parent/
implementation ("com.technophobia.substeps:substeps-runner-parent:2.0.0")
'com.technophobia.substeps:substeps-runner-parent:pom:2.0.0'
<dependency org="com.technophobia.substeps" name="substeps-runner-parent" rev="2.0.0">
<artifact name="substeps-runner-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.technophobia.substeps', module='substeps-runner-parent', version='2.0.0')
)
libraryDependencies += "com.technophobia.substeps" % "substeps-runner-parent" % "2.0.0"
[com.technophobia.substeps/substeps-runner-parent "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.technophobia.substeps : substeps-core-api | jar | 2.0.0 |
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 18.0 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.technophobia.substeps : substeps-core-api | test-jar | 2.0.0 |
| com.technophobia.substeps : substeps-core | test-jar | 2.0.0 |