Last Version

Aadarchi : root POM 0.1.1

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.aadarchi
ArtifactId

ArtifactId

system
Version

Version

0.1.1
Type

Type

pom
Description

Description

Aadarchi : 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/aadarchi/
Source Code Management

Source Code Management

https://github.com/Riduidel/aadarchi.git

Download system 0.1.1

Filename Size
system-0.1.1.pom 11 KB
Browse

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

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