License |
License |
---|---|
GroupId | GroupIdch.tutteli.atrium |
ArtifactId | ArtifactIdatrium-specs-common |
Last Version | Last Version0.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatrium-specs-common
Provides specifications of Atrium (as common module) which can be reused by APIs and logic/core implementations of Atrium, to verify that they fulfill the specification.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atrium-specs-common-0.18.0.pom | |
atrium-specs-common-0.18.0.jar | 56 KB |
atrium-specs-common-0.18.0-sources.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-specs-common/ -->
<dependency>
<groupId>ch.tutteli.atrium</groupId>
<artifactId>atrium-specs-common</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-specs-common/
implementation 'ch.tutteli.atrium:atrium-specs-common:0.18.0'
// https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-specs-common/
implementation ("ch.tutteli.atrium:atrium-specs-common:0.18.0")
'ch.tutteli.atrium:atrium-specs-common:jar:0.18.0'
<dependency org="ch.tutteli.atrium" name="atrium-specs-common" rev="0.18.0">
<artifact name="atrium-specs-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.tutteli.atrium', module='atrium-specs-common', version='0.18.0')
)
libraryDependencies += "ch.tutteli.atrium" % "atrium-specs-common" % "0.18.0"
[ch.tutteli.atrium/atrium-specs-common "0.18.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.tutteli.atrium : atrium-core-common | jar | 0.18.0 |
ch.tutteli.atrium : atrium-translations-en_GB-common | jar | 0.18.0 |
ch.tutteli.atrium : atrium-verbs-internal-common | jar | 0.18.0 |
io.mockk : mockk-common | jar | 1.10.0 |
org.spekframework.spek2 : spek-dsl-metadata | jar | 2.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.72 |
ch.tutteli.atrium : atrium-api-fluent-en_GB-common | jar | 0.18.0 |