| License |
License |
|---|---|
| GroupId | GroupIdcom.structurizr |
| ArtifactId | ArtifactIdstructurizr-core |
| Last Version | Last Version1.13.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStructurizr for Java
Structurizr for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| structurizr-core-1.13.0.pom | |
| structurizr-core-1.13.0.jar | 155 KB |
| structurizr-core-1.13.0-sources.jar | 93 KB |
| structurizr-core-1.13.0-javadoc.jar | 747 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.structurizr/structurizr-core/ -->
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-core</artifactId>
<version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.structurizr/structurizr-core/
implementation 'com.structurizr:structurizr-core:1.13.0'
// https://jarcasting.com/artifacts/com.structurizr/structurizr-core/
implementation ("com.structurizr:structurizr-core:1.13.0")
'com.structurizr:structurizr-core:jar:1.13.0'
<dependency org="com.structurizr" name="structurizr-core" rev="1.13.0">
<artifact name="structurizr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.structurizr', module='structurizr-core', version='1.13.0')
)
libraryDependencies += "com.structurizr" % "structurizr-core" % "1.13.0"
[com.structurizr/structurizr-core "1.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| commons-logging : commons-logging | jar | 1.2 |