is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmapio 2.3.14

AtlasMap Project

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmapio
Version

Version

2.3.14
Type

Type

pom

Download atlasmapio 2.3.14

Filename Size
atlasmapio-2.3.14.pom 11 KB
Browse

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