Last Version

jamal yaml 1.12.2

yaml module for Jamal

License

License

GroupId

GroupId

com.javax0.jamal
ArtifactId

ArtifactId

jamal-yaml
Version

Version

1.12.2
Type

Type

jar
Description

Description

jamal yaml
yaml module for Jamal

Download jamal-yaml 1.12.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.javax0.jamal : jamal-api jar 1.12.2
com.javax0.jamal : jamal-tools jar 1.12.2
com.javax0.jamal : jamal-engine jar 1.12.2
org.yaml : snakeyaml jar 1.30
ognl : ognl jar 3.3.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.