structurizr 1.29.0-java → 6.0.0.1-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 +3 -1
- data/lib/structurizr.rb +1 -0
- data/lib/structurizr_jars.rb +54 -30
- data/structurizr.gemspec +6 -6
- metadata +61 -25
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: edac569499d78da2a247e44148ae7c4c858abd0a4696a56695e33d45590e1c54
|
|
4
|
+
data.tar.gz: b21249efb380274f6cc5ff7ca0b4fcee325bc85037911b59761f608c5a85d494
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fb6c6986a679046d8b385e7ea44a19aacac19b287ff6f65f55ee5612992839525a4082e30427790defdc02773da70a84e12b1a9836f8de3fa5dea12b13de33d3
|
|
7
|
+
data.tar.gz: 7e85402047cac50bd28a47d1a301472a69a619899a680809965800eed327a6791893c9a72ce784e5dbab84d81d377175b2a643fd839424d20a1978988fa6fbd1
|
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
|
@@ -4,7 +4,7 @@ require_relative 'lib/structurizr/version'
|
|
|
4
4
|
|
|
5
5
|
Gem::Specification.new do |spec|
|
|
6
6
|
spec.name = 'structurizr'
|
|
7
|
-
spec.version = Structurizr::VERSION
|
|
7
|
+
spec.version = defined?(Structurizr::HOTFIX_VERSION) ? Structurizr::HOTFIX_VERSION : Structurizr::VERSION
|
|
8
8
|
spec.authors = ['Igor S. Morozov']
|
|
9
9
|
spec.email = ['igor@morozov.is']
|
|
10
10
|
|
|
@@ -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,100 +1,112 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: structurizr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 6.0.0.1
|
|
5
5
|
platform: java
|
|
6
6
|
authors:
|
|
7
7
|
- Igor S. Morozov
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: exe
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
13
|
+
name: pry
|
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
|
15
15
|
requirements:
|
|
16
16
|
- - ">="
|
|
17
17
|
- !ruby/object:Gem::Version
|
|
18
18
|
version: '0'
|
|
19
|
-
name: pry
|
|
20
|
-
prerelease: false
|
|
21
19
|
type: :runtime
|
|
20
|
+
prerelease: false
|
|
22
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
22
|
requirements:
|
|
24
23
|
- - ">="
|
|
25
24
|
- !ruby/object:Gem::Version
|
|
26
25
|
version: '0'
|
|
27
26
|
- !ruby/object:Gem::Dependency
|
|
27
|
+
name: ruby-next
|
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
|
29
29
|
requirements:
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
32
|
version: '0'
|
|
33
|
-
name: ruby-next
|
|
34
|
-
prerelease: false
|
|
35
33
|
type: :runtime
|
|
34
|
+
prerelease: false
|
|
36
35
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
36
|
requirements:
|
|
38
37
|
- - ">="
|
|
39
38
|
- !ruby/object:Gem::Version
|
|
40
39
|
version: '0'
|
|
41
40
|
- !ruby/object:Gem::Dependency
|
|
41
|
+
name: minitest
|
|
42
42
|
requirement: !ruby/object:Gem::Requirement
|
|
43
43
|
requirements:
|
|
44
44
|
- - ">="
|
|
45
45
|
- !ruby/object:Gem::Version
|
|
46
46
|
version: '0'
|
|
47
|
-
name: minitest
|
|
48
|
-
prerelease: false
|
|
49
47
|
type: :development
|
|
48
|
+
prerelease: false
|
|
50
49
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
50
|
requirements:
|
|
52
51
|
- - ">="
|
|
53
52
|
- !ruby/object:Gem::Version
|
|
54
53
|
version: '0'
|
|
55
54
|
- !ruby/object:Gem::Dependency
|
|
55
|
+
name: rake
|
|
56
56
|
requirement: !ruby/object:Gem::Requirement
|
|
57
57
|
requirements:
|
|
58
58
|
- - ">="
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
60
|
version: '0'
|
|
61
|
-
name: rubocop
|
|
62
|
-
prerelease: false
|
|
63
61
|
type: :development
|
|
62
|
+
prerelease: false
|
|
64
63
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
64
|
requirements:
|
|
66
65
|
- - ">="
|
|
67
66
|
- !ruby/object:Gem::Version
|
|
68
67
|
version: '0'
|
|
69
68
|
- !ruby/object:Gem::Dependency
|
|
69
|
+
name: rubocop
|
|
70
70
|
requirement: !ruby/object:Gem::Requirement
|
|
71
71
|
requirements:
|
|
72
72
|
- - ">="
|
|
73
73
|
- !ruby/object:Gem::Version
|
|
74
74
|
version: '0'
|
|
75
|
-
|
|
75
|
+
type: :development
|
|
76
76
|
prerelease: false
|
|
77
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
78
|
+
requirements:
|
|
79
|
+
- - ">="
|
|
80
|
+
- !ruby/object:Gem::Version
|
|
81
|
+
version: '0'
|
|
82
|
+
- !ruby/object:Gem::Dependency
|
|
83
|
+
name: rubocop-minitest
|
|
84
|
+
requirement: !ruby/object:Gem::Requirement
|
|
85
|
+
requirements:
|
|
86
|
+
- - ">="
|
|
87
|
+
- !ruby/object:Gem::Version
|
|
88
|
+
version: '0'
|
|
77
89
|
type: :development
|
|
90
|
+
prerelease: false
|
|
78
91
|
version_requirements: !ruby/object:Gem::Requirement
|
|
79
92
|
requirements:
|
|
80
93
|
- - ">="
|
|
81
94
|
- !ruby/object:Gem::Version
|
|
82
95
|
version: '0'
|
|
83
96
|
- !ruby/object:Gem::Dependency
|
|
97
|
+
name: simplecov
|
|
84
98
|
requirement: !ruby/object:Gem::Requirement
|
|
85
99
|
requirements:
|
|
86
100
|
- - "~>"
|
|
87
101
|
- !ruby/object:Gem::Version
|
|
88
102
|
version: 0.17.1
|
|
89
|
-
name: simplecov
|
|
90
|
-
prerelease: false
|
|
91
103
|
type: :development
|
|
104
|
+
prerelease: false
|
|
92
105
|
version_requirements: !ruby/object:Gem::Requirement
|
|
93
106
|
requirements:
|
|
94
107
|
- - "~>"
|
|
95
108
|
- !ruby/object:Gem::Version
|
|
96
109
|
version: 0.17.1
|
|
97
|
-
description:
|
|
98
110
|
email:
|
|
99
111
|
- igor@morozov.is
|
|
100
112
|
executables:
|
|
@@ -112,32 +124,59 @@ files:
|
|
|
112
124
|
- Gemfile
|
|
113
125
|
- Makefile
|
|
114
126
|
- README.md
|
|
127
|
+
- Rakefile
|
|
115
128
|
- bin/console
|
|
116
129
|
- bin/test
|
|
117
130
|
- exe/structurizr-repl
|
|
118
131
|
- lib/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar
|
|
119
132
|
- lib/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
|
|
133
|
+
- lib/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.jar
|
|
120
134
|
- lib/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar
|
|
121
135
|
- lib/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
|
|
136
|
+
- lib/com/fasterxml/jackson/core/jackson-core/2.20.0/jackson-core-2.20.0.jar
|
|
122
137
|
- lib/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar
|
|
123
138
|
- lib/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
|
|
139
|
+
- lib/com/fasterxml/jackson/core/jackson-databind/2.20.0/jackson-databind-2.20.0.jar
|
|
140
|
+
- lib/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar
|
|
141
|
+
- lib/com/github/javaparser/javaparser-symbol-solver-core/3.26.2/javaparser-symbol-solver-core-3.26.2.jar
|
|
124
142
|
- lib/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
|
|
143
|
+
- lib/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar
|
|
144
|
+
- lib/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
|
|
145
|
+
- lib/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar
|
|
146
|
+
- lib/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
|
147
|
+
- lib/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
|
|
125
148
|
- lib/com/structurizr/structurizr-client/1.26.1/structurizr-client-1.26.1.jar
|
|
126
149
|
- lib/com/structurizr/structurizr-client/1.29.0/structurizr-client-1.29.0.jar
|
|
150
|
+
- lib/com/structurizr/structurizr-client/6.0.0/structurizr-client-6.0.0.jar
|
|
151
|
+
- lib/com/structurizr/structurizr-component/6.0.0/structurizr-component-6.0.0.jar
|
|
127
152
|
- lib/com/structurizr/structurizr-core/1.26.1/structurizr-core-1.26.1.jar
|
|
128
153
|
- lib/com/structurizr/structurizr-core/1.29.0/structurizr-core-1.29.0.jar
|
|
154
|
+
- lib/com/structurizr/structurizr-core/6.0.0/structurizr-core-6.0.0.jar
|
|
129
155
|
- lib/com/structurizr/structurizr-documentation/1.1.1/structurizr-documentation-1.1.1.jar
|
|
130
156
|
- lib/com/structurizr/structurizr-dsl/1.32.0/structurizr-dsl-1.32.0.jar
|
|
157
|
+
- lib/com/structurizr/structurizr-dsl/6.0.0/structurizr-dsl-6.0.0.jar
|
|
131
158
|
- lib/com/structurizr/structurizr-export/1.16.1/structurizr-export-1.16.1.jar
|
|
159
|
+
- lib/com/structurizr/structurizr-export/6.0.0/structurizr-export-6.0.0.jar
|
|
132
160
|
- lib/com/structurizr/structurizr-graphviz/2.2.1/structurizr-graphviz-2.2.1.jar
|
|
161
|
+
- lib/com/structurizr/structurizr-graphviz/2.2.2/structurizr-graphviz-2.2.2.jar
|
|
133
162
|
- lib/com/structurizr/structurizr-import/1.5.0/structurizr-import-1.5.0.jar
|
|
163
|
+
- lib/com/structurizr/structurizr-import/6.0.0/structurizr-import-6.0.0.jar
|
|
164
|
+
- lib/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar
|
|
134
165
|
- lib/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
|
|
166
|
+
- lib/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
|
|
135
167
|
- lib/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
|
|
136
168
|
- lib/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
|
|
137
169
|
- lib/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
|
|
170
|
+
- lib/org/apache/bcel/bcel/6.11.0/bcel-6.11.0.jar
|
|
171
|
+
- lib/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar
|
|
138
172
|
- lib/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
|
|
173
|
+
- lib/org/apache/httpcomponents/client5/httpclient5/5.5.1/httpclient5-5.5.1.jar
|
|
139
174
|
- lib/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
|
|
175
|
+
- lib/org/apache/httpcomponents/core5/httpcore5-h2/5.3.6/httpcore5-h2-5.3.6.jar
|
|
140
176
|
- lib/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
|
|
177
|
+
- lib/org/apache/httpcomponents/core5/httpcore5/5.3.6/httpcore5-5.3.6.jar
|
|
178
|
+
- lib/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
|
|
179
|
+
- lib/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
|
|
141
180
|
- lib/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
|
|
142
181
|
- lib/structurizr.rb
|
|
143
182
|
- lib/structurizr/border.rb
|
|
@@ -172,7 +211,6 @@ metadata:
|
|
|
172
211
|
homepage_uri: https://github.com/Morozzzko/structurizr-ruby
|
|
173
212
|
source_code_uri: https://github.com/Morozzzko/structurizr-ruby
|
|
174
213
|
changelog_uri: https://github.com/Morozzzko/structurizr-ruby/blob/master/CHANGELOG.md
|
|
175
|
-
post_install_message:
|
|
176
214
|
rdoc_options: []
|
|
177
215
|
require_paths:
|
|
178
216
|
- lib
|
|
@@ -187,15 +225,13 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
187
225
|
- !ruby/object:Gem::Version
|
|
188
226
|
version: '0'
|
|
189
227
|
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
|
-
|
|
197
|
-
rubygems_version: 3.3.26
|
|
198
|
-
signing_key:
|
|
228
|
+
- jar com.structurizr, structurizr-core, 6.0.0
|
|
229
|
+
- jar com.structurizr, structurizr-client, 6.0.0
|
|
230
|
+
- jar com.structurizr, structurizr-export, 6.0.0
|
|
231
|
+
- jar com.structurizr, structurizr-import, 6.0.0
|
|
232
|
+
- jar com.structurizr, structurizr-dsl, 6.0.0
|
|
233
|
+
- jar com.structurizr, structurizr-graphviz, 2.2.2
|
|
234
|
+
rubygems_version: 3.6.9
|
|
199
235
|
specification_version: 4
|
|
200
236
|
summary: C4 model in Ruby. Wrapper for Structurizr API
|
|
201
237
|
test_files: []
|