| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.grasshopper |
| Идентификатор | Идентификаторallure-attachment-processor |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеallure-attachment-processor
Parsing Allure Attachment Files
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/tech.grasshopper/allure-attachment-processor/ -->
<dependency>
<groupId>tech.grasshopper</groupId>
<artifactId>allure-attachment-processor</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/allure-attachment-processor/
implementation 'tech.grasshopper:allure-attachment-processor:2.1.0'
// https://jarcasting.com/artifacts/tech.grasshopper/allure-attachment-processor/
implementation ("tech.grasshopper:allure-attachment-processor:2.1.0")
'tech.grasshopper:allure-attachment-processor:jar:2.1.0'
<dependency org="tech.grasshopper" name="allure-attachment-processor" rev="2.1.0">
<artifact name="allure-attachment-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='allure-attachment-processor', version='2.1.0')
)
libraryDependencies += "tech.grasshopper" % "allure-attachment-processor" % "2.1.0"
[tech.grasshopper/allure-attachment-processor "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| org.apache.commons : commons-text | jar | 1.9 |
| com.google.code.gson : gson | jar | 2.9.0 |