Jar examples for d:doctest
Test your REST-API and create an always-uptodate documentation for it
You can download jar file doctest 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add doctest-1.0.0.jar to your project.
<dependency> <groupId>com.github.mavenplugins.maven-doctest-plugin</groupId> <artifactId>doctest</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.mavenplugins.maven-doctest-plugin', name: 'doctest', version: '1.0.0'
libraryDependencies += "com.github.mavenplugins.maven-doctest-plugin" % "doctest" % "1.0.0"
<dependency org="com.github.mavenplugins.maven-doctest-plugin" name="doctest" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.mavenplugins.maven-doctest-plugin', module='doctest', version='1.0.0'))
'com.github.mavenplugins.maven-doctest-plugin:doctest:jar:1.0.0'
Click the following link to download the jar file.
doctest-1.0.0-javadoc.jar