is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlas-itests-parent 2.0.10


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlas-itests-parent
Version

Version

2.0.10
Type

Type

jar

Download atlas-itests-parent 2.0.10


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