<dependency>
<groupId>com.capgemini.ntc</groupId>
<artifactId>allure-core-module</artifactId>
<version>4.12.0.2</version>
</dependency>
@Grapes(
@Grab(group='com.capgemini.ntc', module='allure-core-module', version='4.12.0.2')
)
<parent> <groupId>com.capgemini.ntc</groupId> <artifactId>allure-test-framework</artifactId> <version>2.0.0</version> </parent>
compile
|-- com.brsanthu:google-analytics-java:2.0.0-SNAPSHOT
|-- org.apache.commons:commons-csv:1.1
|-- junit:junit:4.12
|-- pl.pragmatists:JUnitParams:1.0.4
|-- org.junit.platform:junit-platform-surefire-provider
|-- org.mockito:mockito-core:1.8.5
|-- org.apache.logging.log4j:log4j-api:2.2
|-- org.apache.logging.log4j:log4j-core:2.2
|-- org.slf4j:slf4j-log4j12:1.7.21
|-- ru.yandex.qatools.allure:allure-junit-adaptor:1.5.4
|-- ru.yandex.qatools.allure:allure-report-data:1.5.4
|-- ru.yandex.qatools.allure:allure-maven-plugin:2.6
|-- ru.yandex.qatools.allure:allure-cucumber-jvm-adaptor:1.6.3
|-- org.aspectj:aspectjweaver:1.8.9
|-- com.googlecode.junit-toolbox:junit-toolbox:2.4
|-- org.json:json
test