Allure Model

The parent pom.xml for our open source projects

License

License

GroupId

GroupId

org.allurefw
ArtifactId

ArtifactId

allure1-model
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Allure Model
The parent pom.xml for our open source projects
Source Code Management

Source Code Management

https://github.com/allurefw/allure1-model

Download allure1-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ru.qatools.commons : properties jar 2.0.RC5
org.slf4j : slf4j-api jar 1.7.21
com.github.baev : jaxb-utils jar 1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-simple jar 1.7.21
ru.yandex.qatools.matchers : nio-matchers jar 1.3

Project Modules

There are no modules declared in this project.

Allure 1.* Model

This repository stores utility classes and the main XSD file, which is used while generating XML results and when validating such XML coming from outside.

org.allurefw

QA Tools

Versions

Version
1.0