is not current version
Last Version 2.0.0-425

com.github.cafapi.codec:codec-yaml 1.20.0-288

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

License

License

GroupId

GroupId

com.github.cafapi.codec
ArtifactId

ArtifactId

codec-yaml
Version

Version

1.20.0-288
Type

Type

jar
Description

Description

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download codec-yaml 1.20.0-288


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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.15

provided (1)

Group / Artifact Type Version
com.github.cafapi : caf-api jar 1.20.0-288

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.4

Project Modules

There are no modules declared in this project.