License |
License |
---|---|
GroupId | GroupIdio.qameta.atlas |
ArtifactId | ArtifactIdatlas-core |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionAtlas Core
Atlas Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlas-core-1.8.0.pom | |
atlas-core-1.8.0.jar | 25 KB |
atlas-core-1.8.0-sources.jar | 13 KB |
atlas-core-1.8.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qameta.atlas/atlas-core/ -->
<dependency>
<groupId>io.qameta.atlas</groupId>
<artifactId>atlas-core</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qameta.atlas/atlas-core/
implementation 'io.qameta.atlas:atlas-core:1.8.0'
// https://jarcasting.com/artifacts/io.qameta.atlas/atlas-core/
implementation ("io.qameta.atlas:atlas-core:1.8.0")
'io.qameta.atlas:atlas-core:jar:1.8.0'
<dependency org="io.qameta.atlas" name="atlas-core" rev="1.8.0">
<artifact name="atlas-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qameta.atlas', module='atlas-core', version='1.8.0')
)
libraryDependencies += "io.qameta.atlas" % "atlas-core" % "1.8.0"
[io.qameta.atlas/atlas-core "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |