is not current version
Last Version 2.2.1.Final

io.thorntail:camel-bindy 2.0.0.Final

Camel Bindy data format support

GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-bindy
Version

Version

2.0.0.Final
Type

Type

jar

Download camel-bindy 2.0.0.Final


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