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

io.atlasmap:atlas-xml-parent 2.0.0-M.2


Категории

Категории

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

Группа

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

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

atlas-xml-parent
Версия

Версия

2.0.0-M.2
Тип

Тип

jar

Скачать atlas-xml-parent 2.0.0-M.2


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