License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.Riduidel.agile-architecture-documentation-system |
ArtifactId | ArtifactIdsystem |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAgile 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
system-0.1.0.pom | 12 KB |
Browse |
<!-- 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"]