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

ArtifactId

base
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aadarchi : 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.aadarchi/base/ -->
<dependency>
    <groupId>io.github.Riduidel.aadarchi</groupId>
    <artifactId>base</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/base/
implementation 'io.github.Riduidel.aadarchi:base:0.1.1'
// https://jarcasting.com/artifacts/io.github.Riduidel.aadarchi/base/
implementation ("io.github.Riduidel.aadarchi:base:0.1.1")
'io.github.Riduidel.aadarchi:base:jar:0.1.1'
<dependency org="io.github.Riduidel.aadarchi" name="base" rev="0.1.1">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.aadarchi', module='base', version='0.1.1')
)
libraryDependencies += "io.github.Riduidel.aadarchi" % "base" % "0.1.1"
[io.github.Riduidel.aadarchi/base "0.1.1"]

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.aadarchi : cdi-config-extension jar 0.1.1
io.github.Riduidel.aadarchi : markdown-to-asciidoc jar 0.1.1
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.1