Last Version

yamlparser 0.0.4

A Java API client for Mesosphere's Marathon.

License

License

GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

yamlparser
Version

Version

0.0.4
Type

Type

jar
Description

Description

yamlparser
A Java API client for Mesosphere's Marathon.
Project URL

Project URL

https://github.com/vivekkothari/yamlparser

Download yamlparser 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.27
org.apache.commons : commons-text jar 1.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.google.truth : truth jar 1.1
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.