is not current version
Last Version 2.2.1.Final

io.thorntail:camel-gson 2.0.0.Final

Camel Gson support

Categories

Categories

Gson Data JSON
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-gson
Version

Version

2.0.0.Final
Type

Type

jar

Download camel-gson 2.0.0.Final


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