dacdoc

set of artifacts for dacdoc maven plugin: keeping documentation as code

License

License

GroupId

GroupId

com.github.flussig
ArtifactId

ArtifactId

dacdoc
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

dacdoc
set of artifacts for dacdoc maven plugin: keeping documentation as code
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/flussig/dacdoc

Download dacdoc

Filename Size
dacdoc-0.0.10.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.flussig/dacdoc/ -->
<dependency>
    <groupId>com.github.flussig</groupId>
    <artifactId>dacdoc</artifactId>
    <version>0.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flussig/dacdoc/
implementation 'com.github.flussig:dacdoc:0.0.10'
// https://jarcasting.com/artifacts/com.github.flussig/dacdoc/
implementation ("com.github.flussig:dacdoc:0.0.10")
'com.github.flussig:dacdoc:pom:0.0.10'
<dependency org="com.github.flussig" name="dacdoc" rev="0.0.10">
  <artifact name="dacdoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.flussig', module='dacdoc', version='0.0.10')
)
libraryDependencies += "com.github.flussig" % "dacdoc" % "0.0.10"
[com.github.flussig/dacdoc "0.0.10"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.8
org.apache.maven.plugins : maven-source-plugin jar 3.0.1
org.apache.maven.plugins : maven-javadoc-plugin jar 2.10.4
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
org.apache.maven.plugins : maven-release-plugin jar 2.5.3
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • dacdoc-util
  • dacdoc-check
  • dacdoc-core
  • dacdoc-git
  • dacdoc-maven-plugin
  • dacdoc-maven-plugin-test

build_status Maven Central

What is DacDoc

TL;DR

DacDoc is the approach to keep technical documentation resilient to future changes by treating it as a code: keeping it in git repo and providing tests to some parts that can change in future.

More documentation

Main part of the documentation is now moved to dedicated page.

com.github.flussig

flussig

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2