Last Version

Allure Spring Boot Integration 2.9.0

Allure Spring Boot Integration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.qameta.allure
ArtifactId

ArtifactId

allure-spring-boot
Version

Version

2.9.0
Type

Type

jar
Description

Description

Allure Spring Boot Integration
Allure Spring Boot Integration
Project URL

Project URL

https://github.com/allure-framework/allure-java
Project Organization

Project Organization

Qameta IO
Source Code Management

Source Code Management

https://github.com/allure-framework/allure-java

Download allure-spring-boot 2.9.0


<!-- https://jarcasting.com/artifacts/io.qameta.allure/allure-spring-boot/ -->
<dependency>
    <groupId>io.qameta.allure</groupId>
    <artifactId>allure-spring-boot</artifactId>
    <version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.allure/allure-spring-boot/
implementation 'io.qameta.allure:allure-spring-boot:2.9.0'
// https://jarcasting.com/artifacts/io.qameta.allure/allure-spring-boot/
implementation ("io.qameta.allure:allure-spring-boot:2.9.0")
'io.qameta.allure:allure-spring-boot:jar:2.9.0'
<dependency org="io.qameta.allure" name="allure-spring-boot" rev="2.9.0">
  <artifact name="allure-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.allure', module='allure-spring-boot', version='2.9.0')
)
libraryDependencies += "io.qameta.allure" % "allure-spring-boot" % "2.9.0"
[io.qameta.allure/allure-spring-boot "2.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.qameta.allure : allure-attachments jar 2.9.0
io.qameta.allure : allure-spring4-webmvc jar 2.9.0
org.springframework.boot : spring-boot-autoconfigure jar 1.5.14.RELEASE

Project Modules

There are no modules declared in this project.