is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-ui 2.3.5

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.3.5
Type

Type

pom

Download atlasmap-ui 2.3.5


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