| License |
License |
|---|---|
| GroupId | GroupIdcom.structurizr |
| ArtifactId | ArtifactIdstructurizr-adr-tools |
| Last Version | Last Version1.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStructurizr for Java
Structurizr for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.structurizr/structurizr-adr-tools/ -->
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-adr-tools</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.structurizr/structurizr-adr-tools/
implementation 'com.structurizr:structurizr-adr-tools:1.3.8'
// https://jarcasting.com/artifacts/com.structurizr/structurizr-adr-tools/
implementation ("com.structurizr:structurizr-adr-tools:1.3.8")
'com.structurizr:structurizr-adr-tools:jar:1.3.8'
<dependency org="com.structurizr" name="structurizr-adr-tools" rev="1.3.8">
<artifact name="structurizr-adr-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.structurizr', module='structurizr-adr-tools', version='1.3.8')
)
libraryDependencies += "com.structurizr" % "structurizr-adr-tools" % "1.3.8"
[com.structurizr/structurizr-adr-tools "1.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.structurizr : structurizr-core | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |