| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdinfo.novatec.testit | 
    
| ArtifactId | ArtifactIdlivingdoc-cli | 
    
| Last Version | Last Version1.3.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptiontestIT | LivingDoc - Command Line 
            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-cli-1.3.3.pom | |
| livingdoc-cli-1.3.3.jar | 59 KB | 
| livingdoc-cli-1.3.3-sources.jar | 45 KB | 
| livingdoc-cli-1.3.3-javadoc.jar | 205 KB | 
| livingdoc-cli-1.3.3-complete.jar | 9 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-cli/ -->
<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>livingdoc-cli</artifactId>
    <version>1.3.3</version>
</dependency>
                // https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-cli/
implementation 'info.novatec.testit:livingdoc-cli:1.3.3'
                // https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-cli/
implementation ("info.novatec.testit:livingdoc-cli:1.3.3")
                'info.novatec.testit:livingdoc-cli:jar:1.3.3'
                <dependency org="info.novatec.testit" name="livingdoc-cli" rev="1.3.3">
  <artifact name="livingdoc-cli" type="jar" />
</dependency>
                @Grapes(
@Grab(group='info.novatec.testit', module='livingdoc-cli', version='1.3.3')
)
                libraryDependencies += "info.novatec.testit" % "livingdoc-cli" % "1.3.3"
                [info.novatec.testit/livingdoc-cli "1.3.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| info.novatec.testit : livingdoc-client | jar | 1.3.3 | 
| org.apache.logging.log4j : log4j-core | jar | 2.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| info.novatec.testit : livingdoc-core | test-jar | 1.3.3 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |