is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-lib 2.0.5

AtlasMap Java backend implementation and design time REST service resources

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-lib
Version

Version

2.0.5
Type

Type

jar

Download atlasmap-lib 2.0.5


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