is not current version
Last Version 2.2.1.Final

io.thorntail:camel-snakeyaml 2.2.0.Final

Camel SnakeYAML support

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-snakeyaml
Version

Version

2.2.0.Final
Type

Type

jar

Download camel-snakeyaml 2.2.0.Final


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