is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlas-java-core-test 2.0.7


Categories

Categories

Java Languages ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlas-java-core-test
Version

Version

2.0.7
Type

Type

jar

Download atlas-java-core-test 2.0.7


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