is not current version
Last Version 1.31.2

io.atlasmap:atlas 1.10.0

The AtlasMap Project

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlas
Version

Version

1.10.0
Type

Type

pom

Download atlas 1.10.0

Filename Size
atlas-1.10.0.pom 11 KB
Browse

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