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.5.pom download
Apache Maven
<dependency>
  <groupId>io.atlasmap</groupId>
  <artifactId>atlasmapio</artifactId>
  <version>1.35.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.atlasmap:atlasmapio:1.35.5'
Gradle Kotlin
implementation("io.atlasmap:atlasmapio:1.35.5")
Scala SBT
libraryDependencies += "io.atlasmap" % "atlasmapio" % "1.35.5"
Groovy Grape
@Grapes(
  @Grab(group='io.atlasmap', module='atlasmapio', version='1.35.5')
)
Apache Ivy
<dependency org="io.atlasmap" name="atlasmapio" rev="1.35.5" />
Leiningen
[io.atlasmap/atlasmapio "1.35.5"]
Apache Buildr
'io.atlasmap:atlasmapio:jar:1.35.5'
Dependencies
The project has no third-party dependencies