org.asux:yaml.nodeimpl

Cmdline interface to process YAML files, leveraging the brilliantly robust SnakeYAML Java-implementation of YAML-Parsing and YAML-Generation (http://yaml.org)

License

License

GroupId

GroupId

org.asux
ArtifactId

ArtifactId

yaml.nodeimpl
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.asux:yaml.nodeimpl
Cmdline interface to process YAML files, leveraging the brilliantly robust SnakeYAML Java-implementation of YAML-Parsing and YAML-Generation (http://yaml.org)
Project URL

Project URL

https://github.com/org-asux/org.ASUX.YAML.NodeImpl
Source Code Management

Source Code Management

https://github.com/org-asux/org.ASUX.YAML.NodeImpl.git

Download yaml.nodeimpl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.asux : common jar 1.2
org.asux : yaml jar 1.1
org.yaml : snakeyaml jar 1.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.0