website.automate:waml-report-io

(De)Serializer of the web automation markup language (WAML) reports for Java

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

waml-report-io
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

website.automate:waml-report-io
(De)Serializer of the web automation markup language (WAML) reports for Java
Project URL

Project URL

https://github.com/automate-website/waml-report-io
Source Code Management

Source Code Management

https://github.com/automate-website/waml-report-io

Download waml-report-io

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
website.automate : waml-io jar 1.0.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.1
com.fasterxml.jackson.core : jackson-databind jar 2.7.1-1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

waml-report-io

Maven Central Build Status codecov.io Gitter

Short Description

waml-report-io provides (de-)serialization of web automation markup language reports for java.

References

Refer to the changelog for recent notable changes and modifications.

website.automate

automate.website

Versions

Version
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0