is not current version
Last Version 2.4.0-M.4

Example :: AtlasMap runtime API + ADM 2.2.2

A small example of running AtlasMap mapping through runtime API directly

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap.examples
ArtifactId

ArtifactId

atlasmap-example-api-adm
Version

Version

2.2.2
Type

Type

jar
Description

Description

Example :: AtlasMap runtime API + ADM
A small example of running AtlasMap mapping through runtime API directly
Project Organization

Project Organization

JBoss by Red Hat

Download atlasmap-example-api-adm 2.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.atlasmap : atlas-api jar 2.2.2
io.atlasmap : atlas-core jar 2.2.2
io.atlasmap : atlas-json-module jar 2.2.2
io.atlasmap : atlas-xml-module jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.