Agile Architecture Documentation System : root POM

Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.Riduidel.agile-architecture-documentation-system
ArtifactId

ArtifactId

system
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Agile Architecture Documentation System : root POM
Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work.
Project URL

Project URL

https://riduidel.github.io/agile-architecture-documentation-system/
Source Code Management

Source Code Management

https://github.com/Riduidel/agile-architecture-documentation-system.git

Download system

Filename Size
system-0.1.0.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/system/ -->
<dependency>
    <groupId>io.github.Riduidel.agile-architecture-documentation-system</groupId>
    <artifactId>system</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/system/
implementation 'io.github.Riduidel.agile-architecture-documentation-system:system:0.1.0'
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/system/
implementation ("io.github.Riduidel.agile-architecture-documentation-system:system:0.1.0")
'io.github.Riduidel.agile-architecture-documentation-system:system:pom:0.1.0'
<dependency org="io.github.Riduidel.agile-architecture-documentation-system" name="system" rev="0.1.0">
  <artifact name="system" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.agile-architecture-documentation-system', module='system', version='0.1.0')
)
libraryDependencies += "io.github.Riduidel.agile-architecture-documentation-system" % "system" % "0.1.0"
[io.github.Riduidel.agile-architecture-documentation-system/system "0.1.0"]

Dependencies

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

Project Modules

  • base
  • cdi-config-extension
  • github-scm-handler
  • gitlab-scm-handler
  • adr-tickets-extractor
  • architecture-documentation
  • maven-metadata-inferer
  • spring-components-detector
  • sequence-diagram-generator
  • archetype
  • markdown-to-asciidoc
  • aadarchi-maven-plugin
  • cdi-in-maven-plugin-helper

Versions

Version
0.1.0
0.0.11
0.0.10
0.0.8
0.0.7