is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-standalone 2.1.3

AtlasMap spring-boot runtime which runs AtlasMap design runtime service and AtlasMap Data Mapper UI in a single spring-boot image

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-standalone
Version

Version

2.1.3
Type

Type

jar

Download atlasmap-standalone 2.1.3


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