| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdio.atlasmap |
| ArtifactId | ArtifactIdatlas-itests |
| Last Version | Last Version1.20.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionAtlas :: Integration Tests
The AtlasMap Project
|
| Filename | Size |
|---|---|
| atlas-itests-1.20.0.pom | |
| atlas-itests-1.20.0.war | 8 MB |
| atlas-itests-1.20.0-tests.jar | 3 KB |
| atlas-itests-1.20.0-sources.jar | 1020 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlas-itests/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas-itests</artifactId>
<version>1.20.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlas-itests/
implementation 'io.atlasmap:atlas-itests:1.20.0'
// https://jarcasting.com/artifacts/io.atlasmap/atlas-itests/
implementation ("io.atlasmap:atlas-itests:1.20.0")
'io.atlasmap:atlas-itests:war:1.20.0'
<dependency org="io.atlasmap" name="atlas-itests" rev="1.20.0">
<artifact name="atlas-itests" type="war" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlas-itests', version='1.20.0')
)
libraryDependencies += "io.atlasmap" % "atlas-itests" % "1.20.0"
[io.atlasmap/atlas-itests "1.20.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.atlasmap : atlas-java-service | jar | 1.20.0 |
| io.atlasmap : atlas-java-test-model | jar | 1.20.0 |
| io.atlasmap : atlas-service | jar | 1.20.0 |
| io.atlasmap : atlas-xml-service | jar | 1.20.0 |
| io.atlasmap : atlas-json-service | jar | 1.20.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.19 |
| org.glassfish.jersey.core : jersey-server | jar | 2.19 |
| org.glassfish.jersey.core : jersey-client | jar | 2.19 |
| org.slf4j : slf4j-api | jar | 1.7.23 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.23 |