Last Version

Modello SnakeYaml Plugin 2.0.0

Modello SnakeYaml Plugin generates YAML readers and writers based on SnakeYaml Streaming APIs, plus reader delegates to be able to read multiple model versions.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.codehaus.modello
ArtifactId

ArtifactId

modello-plugin-snakeyaml
Version

Version

2.0.0
Type

Type

jar
Description

Description

Modello SnakeYaml Plugin
Modello SnakeYaml Plugin generates YAML readers and writers based on SnakeYaml Streaming APIs, plus reader delegates to be able to read multiple model versions.
Project Organization

Project Organization

Codehaus Plexus

Download modello-plugin-snakeyaml 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.modello : modello-plugin-java jar 2.0.0
org.codehaus.modello : modello-plugin-xml jar 2.0.0
org.yaml : snakeyaml jar 1.30
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5
org.codehaus.modello : modello-core jar 2.0.0

test (2)

Group / Artifact Type Version
org.codehaus.modello : modello-test jar 2.0.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.