Last Version

Allure Examples Parent 1.0

Parent for Allure examples projects. It helps to hide unnecessary pom elements such as compiler plugin configuration.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-examples-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Allure Examples Parent
Parent for Allure examples projects. It helps to hide unnecessary pom elements such as compiler plugin configuration.
Source Code Management

Source Code Management

https://github.com/allure-examples/allure-examples-parent

Download allure-examples-parent 1.0


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-examples-parent/ -->
<dependency>
    <groupId>ru.yandex.qatools.allure</groupId>
    <artifactId>allure-examples-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-examples-parent/
implementation 'ru.yandex.qatools.allure:allure-examples-parent:1.0'
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-examples-parent/
implementation ("ru.yandex.qatools.allure:allure-examples-parent:1.0")
'ru.yandex.qatools.allure:allure-examples-parent:pom:1.0'
<dependency org="ru.yandex.qatools.allure" name="allure-examples-parent" rev="1.0">
  <artifact name="allure-examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-examples-parent', version='1.0')
)
libraryDependencies += "ru.yandex.qatools.allure" % "allure-examples-parent" % "1.0"
[ru.yandex.qatools.allure/allure-examples-parent "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.