MVN

io.atlasmap : atlasmap-standalone-reactui

Maven & Gradle

May 06, 2020
95 stars

AtlasMap Standalone Application: React UI · AtlasMap spring-boot runtime which runs AtlasMap design runtime and React version of AtlasMap Data Mapper UI in a single spring-boot image

<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlasmap-standalone-reactui</artifactId>
    <version>2.0.0-M.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.atlasmap : atlasmap-standalone-reactui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-M.4

All Versions

Choose a version of io.atlasmap : atlasmap-standalone-reactui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
atlasmap-standalone-reactui-2.0.0-M.4
atlasmap-standalone-reactui-2.0.0-M.3
atlasmap-standalone-reactui-2.0.0-M.2
atlasmap-standalone-reactui-2.0.0-M.1
1.44.x
atlasmap-standalone-reactui-1.44.0-M2
atlasmap-standalone-reactui-1.44.0-M1
1.43.x
atlasmap-standalone-reactui-1.43.4
atlasmap-standalone-reactui-1.43.3

How to add a dependency to Maven

Add the following io.atlasmap : atlasmap-standalone-reactui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlasmap-standalone-reactui</artifactId>
    <version>2.0.0-M.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.atlasmap : atlasmap-standalone-reactui gradle dependency to your build.gradle file:

implementation 'io.atlasmap:atlasmap-standalone-reactui:2.0.0-M.4'

Gradle Kotlin DSL: Add the following io.atlasmap : atlasmap-standalone-reactui gradle kotlin dependency to your build.gradle.kts file:

implementation("io.atlasmap:atlasmap-standalone-reactui:2.0.0-M.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.atlasmap : atlasmap-standalone-reactui sbt scala dependency to your build.sbt file:

libraryDependencies += "io.atlasmap" % "atlasmap-standalone-reactui" % "2.0.0-M.4"

Advertisement

Dependencies from Group

Oct 10, 2022
36 usages
153 stars
Oct 10, 2022
29 usages
153 stars
Oct 10, 2022
28 usages
153 stars
Oct 10, 2022
19 usages
153 stars
Oct 10, 2022
19 usages
153 stars

Discover Dependencies