Last Version

website.automate:waml-io 2.1.3

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

website.automate
ArtifactId

ArtifactId

waml-io
Version

Version

2.1.3
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download waml-io 2.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.6
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.