is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-lib 1.40.0-alpha1

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

1.40.0-alpha1
Type

Type

jar

Download atlasmap-lib 1.40.0-alpha1


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