is not current version
Last Version 2.0.0-M.4

io.atlasmap:atlasmap-ui-react 1.44.0-M1

React version of AtlasMap Data Mapper UI to design data mapping on an interactive web user interface

Categories

Categories

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

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-ui-react
Version

Version

1.44.0-M1
Type

Type

pom

Download atlasmap-ui-react 1.44.0-M1


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