a

atlasmapio

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