devonfw-docgen-init

Internal module to copy documentation to all modules.

License

License

GroupId

GroupId

com.devonfw.tools
ArtifactId

ArtifactId

devonfw-docgen-init
Last Version

Last Version

2021.12.004
Release Date

Release Date

Type

Type

pom
Description

Description

devonfw-docgen-init
Internal module to copy documentation to all modules.
Project URL

Project URL

https://devonfw.com/
Project Organization

Project Organization

devonfw
Source Code Management

Source Code Management

https://github.com/devonfw/devon-docgen/tree/master

Download devonfw-docgen-init

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2021.12.004
2021.12.003