License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmap-ui |
Last Version | Last Version2.4.0-M.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtlasMap Data Mapper UI
AtlasMap Data Mapper UI to design data mapping on an interactive web user interface
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlasmap-ui-2.4.0-M.4.pom | |
atlasmap-ui-2.4.0-M.4.zip | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlasmap-ui</artifactId>
<version>2.4.0-M.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui/
implementation 'io.atlasmap:atlasmap-ui:2.4.0-M.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-ui/
implementation ("io.atlasmap:atlasmap-ui:2.4.0-M.4")
'io.atlasmap:atlasmap-ui:pom:2.4.0-M.4'
<dependency org="io.atlasmap" name="atlasmap-ui" rev="2.4.0-M.4">
<artifact name="atlasmap-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-ui', version='2.4.0-M.4')
)
libraryDependencies += "io.atlasmap" % "atlasmap-ui" % "2.4.0-M.4"
[io.atlasmap/atlasmap-ui "2.4.0-M.4"]