| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdinfo.novatec.testit | 
    
| ArtifactId | ArtifactIdlivingdoc-client | 
    
| Last Version | Last Version1.3.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptiontestIT | LivingDoc - Client 
            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-client-1.3.3.pom | |
| livingdoc-client-1.3.3.jar | 115 KB | 
| livingdoc-client-1.3.3-sources.jar | 87 KB | 
| livingdoc-client-1.3.3-javadoc.jar | 385 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-client/ -->
<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>livingdoc-client</artifactId>
    <version>1.3.3</version>
</dependency>
                // https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-client/
implementation 'info.novatec.testit:livingdoc-client:1.3.3'
                // https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-client/
implementation ("info.novatec.testit:livingdoc-client:1.3.3")
                'info.novatec.testit:livingdoc-client:jar:1.3.3'
                <dependency org="info.novatec.testit" name="livingdoc-client" rev="1.3.3">
  <artifact name="livingdoc-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='info.novatec.testit', module='livingdoc-client', version='1.3.3')
)
                libraryDependencies += "info.novatec.testit" % "livingdoc-client" % "1.3.3"
                [info.novatec.testit/livingdoc-client "1.3.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| info.novatec.testit : livingdoc-core | jar | 1.3.3 | 
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final | 
| org.jasypt : jasypt | jar | 1.9.2 | 
| xmlrpc : xmlrpc | jar | 2.0.1 | 
| org.apache.xmlrpc : xmlrpc-client | jar | 3.1.3 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| info.novatec.testit : livingdoc-core | test-jar | 1.3.3 | 
| org.slf4j : slf4j-simple | jar | 1.7.7 | 
| 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 |