structurizr 1.29.0-java → 6.0.0-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +4 -0
- data/lib/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.jar +0 -0
- data/lib/com/fasterxml/jackson/core/jackson-core/2.20.0/jackson-core-2.20.0.jar +0 -0
- data/lib/com/fasterxml/jackson/core/jackson-databind/2.20.0/jackson-databind-2.20.0.jar +0 -0
- data/lib/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar +0 -0
- data/lib/com/github/javaparser/javaparser-symbol-solver-core/3.26.2/javaparser-symbol-solver-core-3.26.2.jar +0 -0
- data/lib/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar +0 -0
- data/lib/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar +0 -0
- data/lib/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar +0 -0
- data/lib/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar +0 -0
- data/lib/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar +0 -0
- data/lib/com/structurizr/structurizr-client/6.0.0/structurizr-client-6.0.0.jar +0 -0
- data/lib/com/structurizr/structurizr-component/6.0.0/structurizr-component-6.0.0.jar +0 -0
- data/lib/com/structurizr/structurizr-core/6.0.0/structurizr-core-6.0.0.jar +0 -0
- data/lib/com/structurizr/structurizr-dsl/6.0.0/structurizr-dsl-6.0.0.jar +0 -0
- data/lib/com/structurizr/structurizr-export/6.0.0/structurizr-export-6.0.0.jar +0 -0
- data/lib/com/structurizr/structurizr-graphviz/2.2.2/structurizr-graphviz-2.2.2.jar +0 -0
- data/lib/com/structurizr/structurizr-import/6.0.0/structurizr-import-6.0.0.jar +0 -0
- data/lib/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar +0 -0
- data/lib/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar +0 -0
- data/lib/org/apache/bcel/bcel/6.11.0/bcel-6.11.0.jar +0 -0
- data/lib/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar +0 -0
- data/lib/org/apache/httpcomponents/client5/httpclient5/5.5.1/httpclient5-5.5.1.jar +0 -0
- data/lib/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.jar +0 -0
- data/lib/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.jar +0 -0
- data/lib/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar +0 -0
- data/lib/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar +0 -0
- data/lib/structurizr/metal.rb +1 -1
- data/lib/structurizr/version.rb +2 -1
- data/lib/structurizr.rb +1 -0
- data/lib/structurizr_jars.rb +54 -30
- data/structurizr.gemspec +5 -5
- metadata +49 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ed0c393acd3f00dfe3855a824dd34f2ba0a4606c526be495ba11e5ffe15309ab
|
|
4
|
+
data.tar.gz: 0a593654d085b3a830f2fe3d1b66ab4fd465137a1c4aa159aad383fd5217e6d0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5928b9ff0e0bd5aad3bb35a2c5dc2712c01d6ed3bc83974d4615267efcd80dfdef1982abf37d8e10e28b4cf2268b2045bd460df0c15eb97bbe5a36c1c23f3bfe
|
|
7
|
+
data.tar.gz: 17239c282d70f008c4812460332f79aaf1eecf436cff97b1ef729277cb5b1518fdd4e3c67f8e1a08f2ffca80b29fa697dc8310184ed74367814a3f1d3340a984
|
data/Rakefile
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/lib/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/lib/structurizr/metal.rb
CHANGED
data/lib/structurizr/version.rb
CHANGED
data/lib/structurizr.rb
CHANGED
data/lib/structurizr_jars.rb
CHANGED
|
@@ -4,41 +4,65 @@ begin
|
|
|
4
4
|
rescue LoadError
|
|
5
5
|
require 'com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar'
|
|
6
6
|
require 'javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar'
|
|
7
|
-
require '
|
|
8
|
-
require 'com/
|
|
9
|
-
require 'com/
|
|
10
|
-
require '
|
|
11
|
-
require '
|
|
12
|
-
require 'com/
|
|
13
|
-
require 'com/structurizr/structurizr-
|
|
14
|
-
require '
|
|
15
|
-
require '
|
|
7
|
+
require 'com/structurizr/structurizr-export/6.0.0/structurizr-export-6.0.0.jar'
|
|
8
|
+
require 'com/fasterxml/jackson/core/jackson-databind/2.20.0/jackson-databind-2.20.0.jar'
|
|
9
|
+
require 'com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar'
|
|
10
|
+
require 'commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar'
|
|
11
|
+
require 'com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar'
|
|
12
|
+
require 'com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar'
|
|
13
|
+
require 'com/structurizr/structurizr-graphviz/2.2.2/structurizr-graphviz-2.2.2.jar'
|
|
14
|
+
require 'com/github/javaparser/javaparser-symbol-solver-core/3.26.2/javaparser-symbol-solver-core-3.26.2.jar'
|
|
15
|
+
require 'org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.jar'
|
|
16
|
+
require 'com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar'
|
|
17
|
+
require 'org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar'
|
|
16
18
|
require 'org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar'
|
|
17
|
-
require '
|
|
18
|
-
require 'org/apache/
|
|
19
|
-
require 'com/
|
|
20
|
-
require 'com/
|
|
21
|
-
require 'com/structurizr/structurizr-
|
|
22
|
-
require 'com/
|
|
19
|
+
require 'org/apache/httpcomponents/client5/httpclient5/5.5.1/httpclient5-5.5.1.jar'
|
|
20
|
+
require 'org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar'
|
|
21
|
+
require 'com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar'
|
|
22
|
+
require 'com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar'
|
|
23
|
+
require 'com/structurizr/structurizr-client/6.0.0/structurizr-client-6.0.0.jar'
|
|
24
|
+
require 'com/structurizr/structurizr-component/6.0.0/structurizr-component-6.0.0.jar'
|
|
25
|
+
require 'com/fasterxml/jackson/core/jackson-core/2.20.0/jackson-core-2.20.0.jar'
|
|
26
|
+
require 'com/structurizr/structurizr-dsl/6.0.0/structurizr-dsl-6.0.0.jar'
|
|
27
|
+
require 'com/structurizr/structurizr-core/6.0.0/structurizr-core-6.0.0.jar'
|
|
28
|
+
require 'javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar'
|
|
29
|
+
require 'com/structurizr/structurizr-import/6.0.0/structurizr-import-6.0.0.jar'
|
|
30
|
+
require 'org/apache/bcel/bcel/6.11.0/bcel-6.11.0.jar'
|
|
31
|
+
require 'commons-io/commons-io/2.20.0/commons-io-2.20.0.jar'
|
|
32
|
+
require 'org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.jar'
|
|
33
|
+
require 'org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar'
|
|
34
|
+
require 'com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.jar'
|
|
23
35
|
end
|
|
24
36
|
|
|
25
37
|
if defined? Jars
|
|
26
38
|
require_jar 'com.google.code.findbugs', 'jsr305', '3.0.2'
|
|
27
39
|
require_jar 'javax.xml.bind', 'jaxb-api', '2.4.0-b180830.0359'
|
|
28
|
-
require_jar '
|
|
29
|
-
require_jar 'com.
|
|
30
|
-
require_jar 'com.
|
|
31
|
-
require_jar '
|
|
32
|
-
require_jar '
|
|
33
|
-
require_jar 'com.
|
|
34
|
-
require_jar 'com.structurizr', 'structurizr-
|
|
35
|
-
require_jar '
|
|
36
|
-
require_jar '
|
|
40
|
+
require_jar 'com.structurizr', 'structurizr-export', '6.0.0'
|
|
41
|
+
require_jar 'com.fasterxml.jackson.core', 'jackson-databind', '2.20.0'
|
|
42
|
+
require_jar 'com.google.guava', 'failureaccess', '1.0.2'
|
|
43
|
+
require_jar 'commons-logging', 'commons-logging', '1.3.5'
|
|
44
|
+
require_jar 'com.google.errorprone', 'error_prone_annotations', '2.28.0'
|
|
45
|
+
require_jar 'com.google.guava', 'listenablefuture', '9999.0-empty-to-avoid-conflict-with-guava'
|
|
46
|
+
require_jar 'com.structurizr', 'structurizr-graphviz', '2.2.2'
|
|
47
|
+
require_jar 'com.github.javaparser', 'javaparser-symbol-solver-core', '3.26.2'
|
|
48
|
+
require_jar 'org.apache.httpcomponents.core5', 'httpcore5', '5.3.6'
|
|
49
|
+
require_jar 'com.google.guava', 'guava', '33.3.0-jre'
|
|
50
|
+
require_jar 'org.javassist', 'javassist', '3.30.2-GA'
|
|
37
51
|
require_jar 'org.slf4j', 'slf4j-api', '1.7.36'
|
|
38
|
-
require_jar '
|
|
39
|
-
require_jar 'org.apache.
|
|
40
|
-
require_jar 'com.
|
|
41
|
-
require_jar 'com.
|
|
42
|
-
require_jar 'com.structurizr', 'structurizr-
|
|
43
|
-
require_jar 'com.
|
|
52
|
+
require_jar 'org.apache.httpcomponents.client5', 'httpclient5', '5.5.1'
|
|
53
|
+
require_jar 'org.apache.commons', 'commons-lang3', '3.19.0'
|
|
54
|
+
require_jar 'com.github.javaparser', 'javaparser-core', '3.26.2'
|
|
55
|
+
require_jar 'com.google.j2objc', 'j2objc-annotations', '3.0.0'
|
|
56
|
+
require_jar 'com.structurizr', 'structurizr-client', '6.0.0'
|
|
57
|
+
require_jar 'com.structurizr', 'structurizr-component', '6.0.0'
|
|
58
|
+
require_jar 'com.fasterxml.jackson.core', 'jackson-core', '2.20.0'
|
|
59
|
+
require_jar 'com.structurizr', 'structurizr-dsl', '6.0.0'
|
|
60
|
+
require_jar 'com.structurizr', 'structurizr-core', '6.0.0'
|
|
61
|
+
require_jar 'javax.activation', 'javax.activation-api', '1.2.0'
|
|
62
|
+
require_jar 'com.structurizr', 'structurizr-import', '6.0.0'
|
|
63
|
+
require_jar 'org.apache.bcel', 'bcel', '6.11.0'
|
|
64
|
+
require_jar 'commons-io', 'commons-io', '2.20.0'
|
|
65
|
+
require_jar 'org.apache.httpcomponents.core5', 'httpcore5-h2', '5.3.6'
|
|
66
|
+
require_jar 'org.checkerframework', 'checker-qual', '3.43.0'
|
|
67
|
+
require_jar 'com.fasterxml.jackson.core', 'jackson-annotations', '2.20'
|
|
44
68
|
end
|
data/structurizr.gemspec
CHANGED
|
@@ -29,6 +29,7 @@ Gem::Specification.new do |spec|
|
|
|
29
29
|
spec.add_dependency 'pry'
|
|
30
30
|
spec.add_dependency 'ruby-next'
|
|
31
31
|
spec.add_development_dependency 'minitest'
|
|
32
|
+
spec.add_development_dependency 'rake'
|
|
32
33
|
spec.add_development_dependency 'rubocop'
|
|
33
34
|
spec.add_development_dependency 'rubocop-minitest'
|
|
34
35
|
spec.add_development_dependency 'simplecov', '~> 0.17.1'
|
|
@@ -36,9 +37,8 @@ Gem::Specification.new do |spec|
|
|
|
36
37
|
spec.platform = 'java'
|
|
37
38
|
spec.requirements << "jar com.structurizr, structurizr-core, #{Structurizr::VERSION}"
|
|
38
39
|
spec.requirements << "jar com.structurizr, structurizr-client, #{Structurizr::VERSION}"
|
|
39
|
-
spec.requirements << "jar com.structurizr, structurizr-
|
|
40
|
-
spec.requirements << "jar com.structurizr, structurizr-
|
|
41
|
-
spec.requirements << "jar com.structurizr, structurizr-
|
|
42
|
-
spec.requirements << "jar com.structurizr, structurizr-
|
|
43
|
-
spec.requirements << "jar com.structurizr, structurizr-dsl, 1.32.0"
|
|
40
|
+
spec.requirements << "jar com.structurizr, structurizr-export, #{Structurizr::VERSION}"
|
|
41
|
+
spec.requirements << "jar com.structurizr, structurizr-import, #{Structurizr::VERSION}"
|
|
42
|
+
spec.requirements << "jar com.structurizr, structurizr-dsl, #{Structurizr::VERSION}"
|
|
43
|
+
spec.requirements << "jar com.structurizr, structurizr-graphviz, #{Structurizr::GRAPHVIZ_VERSION}"
|
|
44
44
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: structurizr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 6.0.0
|
|
5
5
|
platform: java
|
|
6
6
|
authors:
|
|
7
7
|
- Igor S. Morozov
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-02-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -52,6 +52,20 @@ dependencies:
|
|
|
52
52
|
- - ">="
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: '0'
|
|
55
|
+
- !ruby/object:Gem::Dependency
|
|
56
|
+
requirement: !ruby/object:Gem::Requirement
|
|
57
|
+
requirements:
|
|
58
|
+
- - ">="
|
|
59
|
+
- !ruby/object:Gem::Version
|
|
60
|
+
version: '0'
|
|
61
|
+
name: rake
|
|
62
|
+
prerelease: false
|
|
63
|
+
type: :development
|
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
65
|
+
requirements:
|
|
66
|
+
- - ">="
|
|
67
|
+
- !ruby/object:Gem::Version
|
|
68
|
+
version: '0'
|
|
55
69
|
- !ruby/object:Gem::Dependency
|
|
56
70
|
requirement: !ruby/object:Gem::Requirement
|
|
57
71
|
requirements:
|
|
@@ -112,32 +126,59 @@ files:
|
|
|
112
126
|
- Gemfile
|
|
113
127
|
- Makefile
|
|
114
128
|
- README.md
|
|
129
|
+
- Rakefile
|
|
115
130
|
- bin/console
|
|
116
131
|
- bin/test
|
|
117
132
|
- exe/structurizr-repl
|
|
118
133
|
- lib/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar
|
|
119
134
|
- lib/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
|
|
135
|
+
- lib/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.jar
|
|
120
136
|
- lib/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar
|
|
121
137
|
- lib/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
|
|
138
|
+
- lib/com/fasterxml/jackson/core/jackson-core/2.20.0/jackson-core-2.20.0.jar
|
|
122
139
|
- lib/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar
|
|
123
140
|
- lib/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
|
|
141
|
+
- lib/com/fasterxml/jackson/core/jackson-databind/2.20.0/jackson-databind-2.20.0.jar
|
|
142
|
+
- lib/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar
|
|
143
|
+
- lib/com/github/javaparser/javaparser-symbol-solver-core/3.26.2/javaparser-symbol-solver-core-3.26.2.jar
|
|
124
144
|
- lib/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
|
|
145
|
+
- lib/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar
|
|
146
|
+
- lib/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
|
|
147
|
+
- lib/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar
|
|
148
|
+
- lib/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
|
149
|
+
- lib/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
|
|
125
150
|
- lib/com/structurizr/structurizr-client/1.26.1/structurizr-client-1.26.1.jar
|
|
126
151
|
- lib/com/structurizr/structurizr-client/1.29.0/structurizr-client-1.29.0.jar
|
|
152
|
+
- lib/com/structurizr/structurizr-client/6.0.0/structurizr-client-6.0.0.jar
|
|
153
|
+
- lib/com/structurizr/structurizr-component/6.0.0/structurizr-component-6.0.0.jar
|
|
127
154
|
- lib/com/structurizr/structurizr-core/1.26.1/structurizr-core-1.26.1.jar
|
|
128
155
|
- lib/com/structurizr/structurizr-core/1.29.0/structurizr-core-1.29.0.jar
|
|
156
|
+
- lib/com/structurizr/structurizr-core/6.0.0/structurizr-core-6.0.0.jar
|
|
129
157
|
- lib/com/structurizr/structurizr-documentation/1.1.1/structurizr-documentation-1.1.1.jar
|
|
130
158
|
- lib/com/structurizr/structurizr-dsl/1.32.0/structurizr-dsl-1.32.0.jar
|
|
159
|
+
- lib/com/structurizr/structurizr-dsl/6.0.0/structurizr-dsl-6.0.0.jar
|
|
131
160
|
- lib/com/structurizr/structurizr-export/1.16.1/structurizr-export-1.16.1.jar
|
|
161
|
+
- lib/com/structurizr/structurizr-export/6.0.0/structurizr-export-6.0.0.jar
|
|
132
162
|
- lib/com/structurizr/structurizr-graphviz/2.2.1/structurizr-graphviz-2.2.1.jar
|
|
163
|
+
- lib/com/structurizr/structurizr-graphviz/2.2.2/structurizr-graphviz-2.2.2.jar
|
|
133
164
|
- lib/com/structurizr/structurizr-import/1.5.0/structurizr-import-1.5.0.jar
|
|
165
|
+
- lib/com/structurizr/structurizr-import/6.0.0/structurizr-import-6.0.0.jar
|
|
166
|
+
- lib/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar
|
|
134
167
|
- lib/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
|
|
168
|
+
- lib/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
|
|
135
169
|
- lib/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
|
|
136
170
|
- lib/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
|
|
137
171
|
- lib/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
|
|
172
|
+
- lib/org/apache/bcel/bcel/6.11.0/bcel-6.11.0.jar
|
|
173
|
+
- lib/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar
|
|
138
174
|
- lib/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
|
|
175
|
+
- lib/org/apache/httpcomponents/client5/httpclient5/5.5.1/httpclient5-5.5.1.jar
|
|
139
176
|
- lib/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
|
|
177
|
+
- lib/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.jar
|
|
140
178
|
- lib/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
|
|
179
|
+
- lib/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.jar
|
|
180
|
+
- lib/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
|
|
181
|
+
- lib/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
|
|
141
182
|
- lib/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
|
|
142
183
|
- lib/structurizr.rb
|
|
143
184
|
- lib/structurizr/border.rb
|
|
@@ -187,13 +228,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
187
228
|
- !ruby/object:Gem::Version
|
|
188
229
|
version: '0'
|
|
189
230
|
requirements:
|
|
190
|
-
- jar com.structurizr, structurizr-core,
|
|
191
|
-
- jar com.structurizr, structurizr-client,
|
|
192
|
-
- jar com.structurizr, structurizr-
|
|
193
|
-
- jar com.structurizr, structurizr-
|
|
194
|
-
- jar com.structurizr, structurizr-
|
|
195
|
-
- jar com.structurizr, structurizr-
|
|
196
|
-
- jar com.structurizr, structurizr-dsl, 1.32.0
|
|
231
|
+
- jar com.structurizr, structurizr-core, 6.0.0
|
|
232
|
+
- jar com.structurizr, structurizr-client, 6.0.0
|
|
233
|
+
- jar com.structurizr, structurizr-export, 6.0.0
|
|
234
|
+
- jar com.structurizr, structurizr-import, 6.0.0
|
|
235
|
+
- jar com.structurizr, structurizr-dsl, 6.0.0
|
|
236
|
+
- jar com.structurizr, structurizr-graphviz, 2.2.2
|
|
197
237
|
rubygems_version: 3.3.26
|
|
198
238
|
signing_key:
|
|
199
239
|
specification_version: 4
|