License |
License |
---|---|
GroupId | GroupIdinfo.novatec.testit |
ArtifactId | ArtifactIdlivingdoc-core |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontestIT | LivingDoc - Core
LivingDoc is a powerful tool that supports implementing collaboration driven methods like Behavior
Driven Development or Specification By Example.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
livingdoc-core-1.3.3.pom | |
livingdoc-core-1.3.3.jar | 328 KB |
livingdoc-core-1.3.3-tests.jar | 721 KB |
livingdoc-core-1.3.3-sources.jar | 271 KB |
livingdoc-core-1.3.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-core/ -->
<dependency>
<groupId>info.novatec.testit</groupId>
<artifactId>livingdoc-core</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-core/
implementation 'info.novatec.testit:livingdoc-core:1.3.3'
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-core/
implementation ("info.novatec.testit:livingdoc-core:1.3.3")
'info.novatec.testit:livingdoc-core:jar:1.3.3'
<dependency org="info.novatec.testit" name="livingdoc-core" rev="1.3.3">
<artifact name="livingdoc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='livingdoc-core', version='1.3.3')
)
libraryDependencies += "info.novatec.testit" % "livingdoc-core" % "1.3.3"
[info.novatec.testit/livingdoc-core "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
ognl : ognl | jar | 3.1.12 |
commons-codec : commons-codec | jar | 1.10 |
org.javassist : javassist | jar | 3.21.0-GA |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |