License |
License |
---|---|
Categories |
CategoriesMaven Build Tools React User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdio.github.tobiashochguertel |
ArtifactId | ArtifactIddocumentation-maven-plugin-reactor |
Version | Version0.0.10 |
Type | Typepom |
Description |
Descriptiondocumentation-maven-plugin-reactor
Maven-build plugin which helps me to generate the documentation (document) via docs-as-source via doctoolchain.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTobias Hochgürtel |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
documentation-maven-plugin-reactor-0.0.10.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tobiashochguertel/documentation-maven-plugin-reactor/ -->
<dependency>
<groupId>io.github.tobiashochguertel</groupId>
<artifactId>documentation-maven-plugin-reactor</artifactId>
<version>0.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tobiashochguertel/documentation-maven-plugin-reactor/
implementation 'io.github.tobiashochguertel:documentation-maven-plugin-reactor:0.0.10'
// https://jarcasting.com/artifacts/io.github.tobiashochguertel/documentation-maven-plugin-reactor/
implementation ("io.github.tobiashochguertel:documentation-maven-plugin-reactor:0.0.10")
'io.github.tobiashochguertel:documentation-maven-plugin-reactor:pom:0.0.10'
<dependency org="io.github.tobiashochguertel" name="documentation-maven-plugin-reactor" rev="0.0.10">
<artifact name="documentation-maven-plugin-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.tobiashochguertel', module='documentation-maven-plugin-reactor', version='0.0.10')
)
libraryDependencies += "io.github.tobiashochguertel" % "documentation-maven-plugin-reactor" % "0.0.10"
[io.github.tobiashochguertel/documentation-maven-plugin-reactor "0.0.10"]