a

atlasmapio

AtlasMap Project
https://atlasmap.io/
Apache License, Version 2.0
JBoss by Red Hat
AtlasMap committers
Files download
File Operation
atlasmapio-2.2.0.pom download
Apache Maven
<dependency>
  <groupId>io.atlasmap</groupId>
  <artifactId>atlasmapio</artifactId>
  <version>2.2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.atlasmap:atlasmapio:2.2.0'
Gradle Kotlin
implementation("io.atlasmap:atlasmapio:2.2.0")
Scala SBT
libraryDependencies += "io.atlasmap" % "atlasmapio" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.atlasmap', module='atlasmapio', version='2.2.0')
)
Apache Ivy
<dependency org="io.atlasmap" name="atlasmapio" rev="2.2.0" />
Leiningen
[io.atlasmap/atlasmapio "2.2.0"]
Apache Buildr
'io.atlasmap:atlasmapio:jar:2.2.0'
Dependencies
The project has no third-party dependencies