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

io.atlasmap:atlasmap-lib 1.41.0

AtlasMap Java backend implementation and design time REST service resources

Категории

Категории

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

Группа

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

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

atlasmap-lib
Версия

Версия

1.41.0
Тип

Тип

jar

Скачать atlasmap-lib 1.41.0

Имя Файла Размер
atlasmap-lib-1.41.0.pom 1 KB
atlasmap-lib-1.41.0-tests.jar 1 KB
Обзор

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