| License |
License |
|---|---|
| GroupId | GroupIdinfo.novatec.testit |
| ArtifactId | ArtifactIdlivingdoc |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptiontestIT | LivingDoc
LivingDoc is a powerful tool that supports implementing collaboration driven methods like Behavior
Driven Development or Specification By Example.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| livingdoc-1.3.3.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.novatec.testit/livingdoc/ -->
<dependency>
<groupId>info.novatec.testit</groupId>
<artifactId>livingdoc</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc/
implementation 'info.novatec.testit:livingdoc:1.3.3'
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc/
implementation ("info.novatec.testit:livingdoc:1.3.3")
'info.novatec.testit:livingdoc:pom:1.3.3'
<dependency org="info.novatec.testit" name="livingdoc" rev="1.3.3">
<artifact name="livingdoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='livingdoc', version='1.3.3')
)
libraryDependencies += "info.novatec.testit" % "livingdoc" % "1.3.3"
[info.novatec.testit/livingdoc "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |