| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.bmsantos |
| Идентификатор | Идентификаторcola-tests-reports |
| Последняя версия | Последняя версия0.5.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcola-tests-reports
Base pom for Cola JUnit BDD Tests
|
| Имя Файла | Размер |
|---|---|
| cola-tests-reports-0.5.5.pom | |
| cola-tests-reports-0.5.5.jar | 8 KB |
| cola-tests-reports-0.5.5-sources.jar | 3 KB |
| cola-tests-reports-0.5.5-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests-reports/ -->
<dependency>
<groupId>com.github.bmsantos</groupId>
<artifactId>cola-tests-reports</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests-reports/
implementation 'com.github.bmsantos:cola-tests-reports:0.5.5'
// https://jarcasting.com/artifacts/com.github.bmsantos/cola-tests-reports/
implementation ("com.github.bmsantos:cola-tests-reports:0.5.5")
'com.github.bmsantos:cola-tests-reports:jar:0.5.5'
<dependency org="com.github.bmsantos" name="cola-tests-reports" rev="0.5.5">
<artifact name="cola-tests-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bmsantos', module='cola-tests-reports', version='0.5.5')
)
libraryDependencies += "com.github.bmsantos" % "cola-tests-reports" % "0.5.5"
[com.github.bmsantos/cola-tests-reports "0.5.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.bmsantos : cola-tests | jar | 0.5.5 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| org.ow2.asm : asm | jar | 5.0.4 |
| info.cukes : gherkin | jar | 2.12.2 |
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
| org.apache.httpcomponents : httpclient | jar | 4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.8 |
| org.cortx : cortx-maven-plugin | jar | 0.1.3 |