| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReporting Прикладные библиотеки |
| Группа | Группаcom.github.bogdanlivadariu |
| Идентификатор | Идентификаторrspec-reporting-handlebars |
| Версия | Версия2.1.3 |
| Тип | Типjar |
| Описание |
Описаниеrspec-reporting-handlebars
Module used to generate RSpec reports using handlebars
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/rspec-reporting-handlebars/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>rspec-reporting-handlebars</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/rspec-reporting-handlebars/
implementation 'com.github.bogdanlivadariu:rspec-reporting-handlebars:2.1.3'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/rspec-reporting-handlebars/
implementation ("com.github.bogdanlivadariu:rspec-reporting-handlebars:2.1.3")
'com.github.bogdanlivadariu:rspec-reporting-handlebars:jar:2.1.3'
<dependency org="com.github.bogdanlivadariu" name="rspec-reporting-handlebars" rev="2.1.3">
<artifact name="rspec-reporting-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='rspec-reporting-handlebars', version='2.1.3')
)
libraryDependencies += "com.github.bogdanlivadariu" % "rspec-reporting-handlebars" % "2.1.3"
[com.github.bogdanlivadariu/rspec-reporting-handlebars "2.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.github.jknack : handlebars | jar | 4.0.5 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
| com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
| com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
| com.sun.xml.bind : jaxb-libs | jar | 1.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |