is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-ui 2.1.0-M.1

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

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-ui
Version

Version

2.1.0-M.1
Type

Type

pom

Download atlasmap-ui 2.1.0-M.1


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