is not current version
Last Version 2.4.0-M.4

io.atlasmap:camel-atlasmap 1.33.6

Camel AtlasMap support

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

camel-atlasmap
Version

Version

1.33.6
Type

Type

jar

Download camel-atlasmap 1.33.6


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