Agile Architecture Documentation System : Base module

Base module defining the various used interfaces, and some very useful implementations

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

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

ArtifactId

base
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Agile Architecture Documentation System : Base module
Base module defining the various used interfaces, and some very useful implementations

Download base

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0.SP1
org.jboss.weld.se : weld-se-core jar 3.1.4.Final
com.structurizr : structurizr-annotations jar 1.3.5
com.structurizr : structurizr-client jar 1.12.1
com.structurizr : structurizr-dsl jar 1.18.0
com.structurizr : structurizr-plantuml jar 1.6.3
io.github.Riduidel.agile-architecture-documentation-system : cdi-config-extension jar 0.1.0
io.github.Riduidel.agile-architecture-documentation-system : markdown-to-asciidoc jar 0.1.0
commons-io : commons-io jar 2.9.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
com.pivovarit : throwing-function jar 1.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.11
0.0.10
0.0.8
0.0.7