dacdoc-git

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

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.flussig
ArtifactId

ArtifactId

dacdoc-git
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dacdoc-git

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.flussig : dacdoc-util jar 0.0.10
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 4.11

Project Modules

There are no modules declared in this project.

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