is not current version
Last Version 2.4.0-M.4

Example :: AtlasMap runtime API 2.2.3

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
Version

Version

2.2.3
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download atlasmap-example-api 2.2.3


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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.