Last Version

org.asux:yaml 1.1

Cmdline interface to process YAML files, leveraging the brilliantly robust gitbub project github.com:esotericsoftware/yamlbeans.git (which is a Java object graphs, to and from YAML)

License

License

GroupId

GroupId

org.asux
ArtifactId

ArtifactId

yaml
Version

Version

1.1
Type

Type

jar
Description

Description

org.asux:yaml
Cmdline interface to process YAML files, leveraging the brilliantly robust gitbub project github.com:esotericsoftware/yamlbeans.git (which is a Java object graphs, to and from YAML)
Project URL

Project URL

https://ASUX.org
Source Code Management

Source Code Management

http://github.com/org-asux/org.ASUX.yaml.git

Download yaml 1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.asux : common jar 1.2
org.asux : language.antlr4 jar 1.0
org.antlr : antlr4 jar 4.7.2
commons-cli : commons-cli jar 1.4
com.opencsv : opencsv jar 4.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

Project Modules

There are no modules declared in this project.