waml-report-io
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.
| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdwebsite.automate |
| ArtifactId | ArtifactIdwaml-report-io |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebsite.automate:waml-report-io
(De)Serializer of the web automation markup language (WAML) reports for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| waml-report-io-1.0.0.pom | |
| waml-report-io-1.0.0.jar | 20 KB |
| waml-report-io-1.0.0-sources.jar | 11 KB |
| waml-report-io-1.0.0-javadoc.jar | 127 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.4 |
waml-report-io provides (de-)serialization of web automation markup language reports for java.
Refer to the changelog for recent notable changes and modifications.