| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.structurizr |
| ArtifactId | ArtifactIdstructurizr-client |
| 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-client-1.13.0.pom | |
| structurizr-client-1.13.0.jar | 30 KB |
| structurizr-client-1.13.0-sources.jar | 18 KB |
| structurizr-client-1.13.0-javadoc.jar | 446 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.structurizr/structurizr-client/ -->
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-client</artifactId>
<version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.structurizr/structurizr-client/
implementation 'com.structurizr:structurizr-client:1.13.0'
// https://jarcasting.com/artifacts/com.structurizr/structurizr-client/
implementation ("com.structurizr:structurizr-client:1.13.0")
'com.structurizr:structurizr-client:jar:1.13.0'
<dependency org="com.structurizr" name="structurizr-client" rev="1.13.0">
<artifact name="structurizr-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.structurizr', module='structurizr-client', version='1.13.0')
)
libraryDependencies += "com.structurizr" % "structurizr-client" % "1.13.0"
[com.structurizr/structurizr-client "1.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.structurizr : structurizr-core | jar | 1.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| commons-logging : commons-logging | jar | 1.2 |