is not current version
Last Version 2.0.0-M.4

io.atlasmap:atlasmap-standalone-reactui 1.43.4

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

Categories

Categories

React User Interface Web Frameworks ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-standalone-reactui
Version

Version

1.43.4
Type

Type

jar

Download atlasmap-standalone-reactui 1.43.4


<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone-reactui/ -->
<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlasmap-standalone-reactui</artifactId>
    <version>1.43.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone-reactui/
implementation 'io.atlasmap:atlasmap-standalone-reactui:1.43.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-standalone-reactui/
implementation ("io.atlasmap:atlasmap-standalone-reactui:1.43.4")
'io.atlasmap:atlasmap-standalone-reactui:jar:1.43.4'
<dependency org="io.atlasmap" name="atlasmap-standalone-reactui" rev="1.43.4">
  <artifact name="atlasmap-standalone-reactui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-standalone-reactui', version='1.43.4')
)
libraryDependencies += "io.atlasmap" % "atlasmap-standalone-reactui" % "1.43.4"
[io.atlasmap/atlasmap-standalone-reactui "1.43.4"]