| License |
License |
|---|---|
| GroupId | GroupIdinfo.novatec.testit |
| ArtifactId | ArtifactIdlivingdoc-server |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiontestIT | LivingDoc - Server
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-server-1.1.3.pom | |
| livingdoc-server-1.1.3.jar | 90 KB |
| livingdoc-server-1.1.3-sources.jar | 60 KB |
| livingdoc-server-1.1.3-javadoc.jar | 281 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-server/ -->
<dependency>
<groupId>info.novatec.testit</groupId>
<artifactId>livingdoc-server</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-server/
implementation 'info.novatec.testit:livingdoc-server:1.1.3'
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-server/
implementation ("info.novatec.testit:livingdoc-server:1.1.3")
'info.novatec.testit:livingdoc-server:jar:1.1.3'
<dependency org="info.novatec.testit" name="livingdoc-server" rev="1.1.3">
<artifact name="livingdoc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='livingdoc-server', version='1.1.3')
)
libraryDependencies += "info.novatec.testit" % "livingdoc-server" % "1.1.3"
[info.novatec.testit/livingdoc-server "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.novatec.testit : livingdoc-client | jar | 1.1.3 |
| axis : axis | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| info.novatec.testit : livingdoc-core | jar | 1.1.3 |
| org.dbunit : dbunit | jar | 2.4.8 |
| org.hsqldb : hsqldb | jar | 2.2.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |