is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-standalone 1.39.0

AtlasMap spring-boot runtime which runs AtlasMap design runtime 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

1.39.0
Type

Type

jar

Download atlasmap-standalone 1.39.0


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