is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-standalone 1.43.3

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.43.3
Type

Type

jar

Download atlasmap-standalone 1.43.3


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