MVN

com.agical.rmock : tddoc

Maven & Gradle

May 12, 2007
3 usages

TDDoc · TDDoc aims to simplify the documentation of testdriven projects by utilizing comments, values and more in the testcases to generate documentation. This release of TDDoc was used to create the documentation for the RMock project. The PDF documentation is made from a generated DocBook XML file. The integrated Maven HTML documentation was made from a generated XDoc file. The documentation for TDDoc is ironically not very extensive, but the source from the Documentation project can serve as a big code example.

<dependency>
    <groupId>com.agical.rmock</groupId>
    <artifactId>tddoc</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agical.rmock : tddoc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.agical.rmock : tddoc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
tddoc-2.0.0

How to add a dependency to Maven

Add the following com.agical.rmock : tddoc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.agical.rmock</groupId>
    <artifactId>tddoc</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.agical.rmock : tddoc gradle dependency to your build.gradle file:

implementation 'com.agical.rmock:tddoc:2.0.0'

Gradle Kotlin DSL: Add the following com.agical.rmock : tddoc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.agical.rmock:tddoc:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.agical.rmock : tddoc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.agical.rmock" % "tddoc" % "2.0.0"

Advertisement

Dependencies from Group

May 31, 2007
21 usages
May 12, 2007
3 usages
May 12, 2007
1 usages

Discover Dependencies

Jan 07, 2023
7 usages
131 stars
Dec 18, 2016
14 usages
209 stars
Aug 21, 2019
5 usages
1.5k stars
Apr 01, 2023
8 usages
2 stars
Apr 24, 2023
96 usages
136 stars
Oct 17, 2019
5 usages
1 stars
Jul 26, 2023
7 usages
317 stars