structurizr 1.26.1-java → 1.29.0-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar +0 -0
- data/lib/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar +0 -0
- data/lib/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar +0 -0
- data/lib/com/structurizr/structurizr-client/1.29.0/structurizr-client-1.29.0.jar +0 -0
- data/lib/com/structurizr/structurizr-core/1.29.0/structurizr-core-1.29.0.jar +0 -0
- data/lib/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar +0 -0
- data/lib/structurizr/version.rb +1 -1
- data/lib/structurizr_jars.rb +44 -0
- metadata +11 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3a0c05b04dd3d764b2022cd45881c344d3e464c331cbc2214b2099459dc9e51b
|
4
|
+
data.tar.gz: 3a5b2543cb10d3a73930bda64413a6cb744c874a8a9b77c54deab2ab8c76eae1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f9839b68383d9eaf064cdca9e2ed673ef8df95cd695aa5b0feb13b9cb5417167915496119cf697c2a2abb503cb88337c2644cb2fb1337f3e25b983e5c6b6f0a0
|
7
|
+
data.tar.gz: 0c4aee73454b3b7bd488a364ec4b409faaa45b6208a9832d557e49ea56c6362757519cd092c318374c279a43d519b4cb8ff5cbae704f35fce2423d48a2806467
|
Binary file
|
Binary file
|
Binary file
|
data/lib/structurizr/version.rb
CHANGED
@@ -0,0 +1,44 @@
|
|
1
|
+
# this is a generated file, to avoid over-writing it just delete this comment
|
2
|
+
begin
|
3
|
+
require 'jar_dependencies'
|
4
|
+
rescue LoadError
|
5
|
+
require 'com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar'
|
6
|
+
require 'javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar'
|
7
|
+
require 'org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar'
|
8
|
+
require 'com/structurizr/structurizr-import/1.5.0/structurizr-import-1.5.0.jar'
|
9
|
+
require 'com/structurizr/structurizr-client/1.29.0/structurizr-client-1.29.0.jar'
|
10
|
+
require 'com/structurizr/structurizr-core/1.29.0/structurizr-core-1.29.0.jar'
|
11
|
+
require 'org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar'
|
12
|
+
require 'com/structurizr/structurizr-graphviz/2.2.1/structurizr-graphviz-2.2.1.jar'
|
13
|
+
require 'com/structurizr/structurizr-export/1.16.1/structurizr-export-1.16.1.jar'
|
14
|
+
require 'javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar'
|
15
|
+
require 'commons-logging/commons-logging/1.2/commons-logging-1.2.jar'
|
16
|
+
require 'org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar'
|
17
|
+
require 'com/structurizr/structurizr-dsl/1.32.0/structurizr-dsl-1.32.0.jar'
|
18
|
+
require 'org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar'
|
19
|
+
require 'com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar'
|
20
|
+
require 'com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar'
|
21
|
+
require 'com/structurizr/structurizr-documentation/1.1.1/structurizr-documentation-1.1.1.jar'
|
22
|
+
require 'com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar'
|
23
|
+
end
|
24
|
+
|
25
|
+
if defined? Jars
|
26
|
+
require_jar 'com.google.code.findbugs', 'jsr305', '3.0.2'
|
27
|
+
require_jar 'javax.xml.bind', 'jaxb-api', '2.4.0-b180830.0359'
|
28
|
+
require_jar 'org.apache.httpcomponents.core5', 'httpcore5', '5.2'
|
29
|
+
require_jar 'com.structurizr', 'structurizr-import', '1.5.0'
|
30
|
+
require_jar 'com.structurizr', 'structurizr-client', '1.29.0'
|
31
|
+
require_jar 'com.structurizr', 'structurizr-core', '1.29.0'
|
32
|
+
require_jar 'org.apache.httpcomponents.client5', 'httpclient5', '5.2.1'
|
33
|
+
require_jar 'com.structurizr', 'structurizr-graphviz', '2.2.1'
|
34
|
+
require_jar 'com.structurizr', 'structurizr-export', '1.16.1'
|
35
|
+
require_jar 'javax.activation', 'javax.activation-api', '1.2.0'
|
36
|
+
require_jar 'commons-logging', 'commons-logging', '1.2'
|
37
|
+
require_jar 'org.slf4j', 'slf4j-api', '1.7.36'
|
38
|
+
require_jar 'com.structurizr', 'structurizr-dsl', '1.32.0'
|
39
|
+
require_jar 'org.apache.httpcomponents.core5', 'httpcore5-h2', '5.2'
|
40
|
+
require_jar 'com.fasterxml.jackson.core', 'jackson-annotations', '2.16.0'
|
41
|
+
require_jar 'com.fasterxml.jackson.core', 'jackson-databind', '2.16.0'
|
42
|
+
require_jar 'com.structurizr', 'structurizr-documentation', '1.1.1'
|
43
|
+
require_jar 'com.fasterxml.jackson.core', 'jackson-core', '2.16.0'
|
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: 1.
|
4
|
+
version: 1.29.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: 2024-01-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -116,11 +116,16 @@ files:
|
|
116
116
|
- bin/test
|
117
117
|
- exe/structurizr-repl
|
118
118
|
- lib/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar
|
119
|
+
- lib/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
|
119
120
|
- lib/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar
|
121
|
+
- lib/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
|
120
122
|
- lib/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar
|
123
|
+
- lib/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
|
121
124
|
- lib/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
|
122
125
|
- lib/com/structurizr/structurizr-client/1.26.1/structurizr-client-1.26.1.jar
|
126
|
+
- lib/com/structurizr/structurizr-client/1.29.0/structurizr-client-1.29.0.jar
|
123
127
|
- lib/com/structurizr/structurizr-core/1.26.1/structurizr-core-1.26.1.jar
|
128
|
+
- lib/com/structurizr/structurizr-core/1.29.0/structurizr-core-1.29.0.jar
|
124
129
|
- lib/com/structurizr/structurizr-documentation/1.1.1/structurizr-documentation-1.1.1.jar
|
125
130
|
- lib/com/structurizr/structurizr-dsl/1.32.0/structurizr-dsl-1.32.0.jar
|
126
131
|
- lib/com/structurizr/structurizr-export/1.16.1/structurizr-export-1.16.1.jar
|
@@ -129,6 +134,7 @@ files:
|
|
129
134
|
- lib/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
|
130
135
|
- lib/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
|
131
136
|
- lib/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
|
137
|
+
- lib/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
|
132
138
|
- lib/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
|
133
139
|
- lib/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
|
134
140
|
- lib/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
|
@@ -158,6 +164,7 @@ files:
|
|
158
164
|
- lib/structurizr/tags.rb
|
159
165
|
- lib/structurizr/version.rb
|
160
166
|
- lib/structurizr/workspace.rb
|
167
|
+
- lib/structurizr_jars.rb
|
161
168
|
- structurizr.gemspec
|
162
169
|
homepage: https://github.com/Morozzzko/structurizr-ruby
|
163
170
|
licenses: []
|
@@ -180,8 +187,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
180
187
|
- !ruby/object:Gem::Version
|
181
188
|
version: '0'
|
182
189
|
requirements:
|
183
|
-
- jar com.structurizr, structurizr-core, 1.
|
184
|
-
- jar com.structurizr, structurizr-client, 1.
|
190
|
+
- jar com.structurizr, structurizr-core, 1.29.0
|
191
|
+
- jar com.structurizr, structurizr-client, 1.29.0
|
185
192
|
- jar com.structurizr, structurizr-documentation, 1.1.1
|
186
193
|
- jar com.structurizr, structurizr-graphviz, 2.2.1
|
187
194
|
- jar com.structurizr, structurizr-export, 1.16.1
|