License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.Riduidel.aadarchi |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAadarchi : Base module
Base module defining the various used interfaces, and some very useful implementations
|
Filename | Size |
---|---|
base-0.1.1.pom | |
base-0.1.1.jar | 60 KB |
base-0.1.1-sources.jar | 32 KB |
base-0.1.1-javadoc.jar | 683 KB |
Browse |
<!-- 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"]
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 |