is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-ui 1.43.3

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

1.43.3
Type

Type

pom

Download atlasmap-ui 1.43.3


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