is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-lib 2.3.17

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

Type

jar

Download atlasmap-lib 2.3.17


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