a

atlasmapio

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