Last Version

Allure Plugin Parent 2.0-BETA1

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

org.allurefw.report
ArtifactId

ArtifactId

plugin-parent
Version

Version

2.0-BETA1
Type

Type

pom
Description

Description

Allure Plugin Parent
The parent pom.xml for our open source projects

Download plugin-parent 2.0-BETA1


<!-- https://jarcasting.com/artifacts/org.allurefw.report/plugin-parent/ -->
<dependency>
    <groupId>org.allurefw.report</groupId>
    <artifactId>plugin-parent</artifactId>
    <version>2.0-BETA1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.allurefw.report/plugin-parent/
implementation 'org.allurefw.report:plugin-parent:2.0-BETA1'
// https://jarcasting.com/artifacts/org.allurefw.report/plugin-parent/
implementation ("org.allurefw.report:plugin-parent:2.0-BETA1")
'org.allurefw.report:plugin-parent:pom:2.0-BETA1'
<dependency org="org.allurefw.report" name="plugin-parent" rev="2.0-BETA1">
  <artifact name="plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.allurefw.report', module='plugin-parent', version='2.0-BETA1')
)
libraryDependencies += "org.allurefw.report" % "plugin-parent" % "2.0-BETA1"
[org.allurefw.report/plugin-parent "2.0-BETA1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.allurefw.report : plugin-api jar 2.0-BETA1

Project Modules

There are no modules declared in this project.