не последняя версия
Последняя версия 2.4.0-M.4

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

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

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

io.atlasmap
Идентификатор

Идентификатор

atlasmap-ui
Версия

Версия

2.1.0-M.6
Тип

Тип

pom

Скачать atlasmap-ui 2.1.0-M.6


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