License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlas.itests |
Version | Version1.10.0 |
Type | Typejar |
Description |
DescriptionAtlas :: Integration Tests
The AtlasMap Project
|
Filename | Size |
---|---|
atlas.itests-1.10.0.pom | 3 KB |
atlas.itests-1.10.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlas.itests/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas.itests</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlas.itests/
implementation 'io.atlasmap:atlas.itests:1.10.0'
// https://jarcasting.com/artifacts/io.atlasmap/atlas.itests/
implementation ("io.atlasmap:atlas.itests:1.10.0")
'io.atlasmap:atlas.itests:jar:1.10.0'
<dependency org="io.atlasmap" name="atlas.itests" rev="1.10.0">
<artifact name="atlas.itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlas.itests', version='1.10.0')
)
libraryDependencies += "io.atlasmap" % "atlas.itests" % "1.10.0"
[io.atlasmap/atlas.itests "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
io.atlasmap : atlas.java.service | jar | 1.10.0 |
io.atlasmap : atlas.java.test.model | jar | 1.10.0 |
io.atlasmap : atlas.service | jar | 1.10.0 |
io.atlasmap : atlas.demo.deps | jar | 1.10.0 |