Last Version

Allure Bundle 2.0-M1

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

org.allurefw.report
ArtifactId

ArtifactId

bundle
Version

Version

2.0-M1
Type

Type

jar
Description

Description

Allure Bundle
The parent pom.xml for our open source projects

Download bundle 2.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.12
org.allurefw.report : generator jar 2.0-M1

test (1)

Group / Artifact Type Version
org.allurefw.report : face war 2.0-M1

Project Modules

There are no modules declared in this project.