-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjqassistant-catalog.json
222 lines (222 loc) · 8.99 KB
/
jqassistant-catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
{
"plugins": [
{
"name": "jQAssistant Contribution Project",
"description": "The research group \"Visual Software Analytics\" develops and evaluates tools for exploring complex software systems in 2D, 3D and virtual reality. We combine findings and methods from the fields of software analytics, software visualization, data science, and empirical software engineering to extract, visualize, and analyze software-related data. All tools, such as Getaviz or jQA-Dashboard, are available as open source.",
"entries": [
{
"name": "Java Source Plugin",
"tags": [
"Java",
"Source",
"Scanner"
],
"description": "This is a java source parser for jQAssistant. It enables jQAssistant to scan and to analyze Java source code files.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-javasrc-plugin",
"status": "Development",
"downloads": [{
"jqassistantVersion": "1.5.0",
"url": "https://github.com/softvis-research/jqa-javasrc-plugin/releases/download/v0.0.9/jqassistant-javasrc-plugin-0.0.9.jar"
}]
},
{
"name": "Kieker Plugin",
"tags": [
"Kieker",
"Stacktrace",
"Scanner"
],
"description": "This is a stack trace parser for jQAssistant. It enables jQAssistant to scan and to analyze Kieker trace event logs.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-kieker-plugin",
"status": "Stable",
"downloads": [{
"jqassistantVersion": "1.8.0",
"url": "https://github.com/softvis-research/jqa-kieker-plugin/releases/download/v1.0.0/jqa-kieker-plugin-1.0.0.jar"
},{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-kieker-plugin/releases/download/v0.0.1/jqa-kieker-plugin-0.0.1.jar"
}]
},
{
"name": "Jira Plugin",
"tags": [
"Jira",
"Project Management",
"Issue",
"Scanner",
"Atlassian"
],
"description": "This is a Jira parser for jQAssistant. It enables jQAssistant to scan and to analyze data from Jira.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-jira-plugin",
"status": "Stable",
"downloads": [{
"jqassistantVersion": "1.8.0",
"url": "https://github.com/softvis-research/jqa-jira-plugin/releases/download/v0.0.3/jqa-jira-plugin-0.0.3.jar"
},{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-jira-plugin/releases/download/v0.0.2/jqa-jira-plugin-0.0.2.jar"
}, {
"jqassistantVersion": "1.6.0",
"url": "https://github.com/softvis-research/jqa-jira-plugin/releases/download/v0.0.1/jqa-jira-plugin-0.0.1.jar"
}]
},
{
"name": "C# Plugin",
"tags": [
"C#",
".NET",
"Scanner"
],
"description": "This is a C# parser for jQAssistant. It enables jQAssistant to scan and to analyze C# files.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-csharp-plugin",
"status": "Stable",
"downloads": [{
"jqassistantVersion": "1.8.0",
"url": "https://github.com/softvis-research/jqa-csharp-plugin/releases/download/v0.1.2-alpha/jqa-csharp-plugin-0.1.2.jar"
}]
},
{
"name": "Python Plugin",
"tags": [
"Python",
"Scanner"
],
"description": "Java jQAssistant Plugin for Python. It enables jQAssistant to scan and to analyze Python related artifacts.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-python-plugin",
"status": "Development",
"downloads": [{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-python-plugin/releases/download/v0.0.3/jqa-python-plugin-0.0.3.jar"
}, {
"jqassistantVersion": "1.6.0",
"url": "https://github.com/softvis-research/jqa-python-plugin/releases/download/0.0.2/jqa-python-plugin-0.0.2.jar"
}]
},
{
"name": "PHP Plugin",
"tags": [
"PHP",
"Scanner",
"Web"
],
"description": "This is a php parser for jQAssistant. It enables jQAssistant to scan and to analyze php files.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-php-plugin",
"status": "Stable",
"downloads": [
{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-php-plugin/releases/download/v0.0.11/jqa-php-plugin-0.0.11.jar"
}
]
},
{
"name": "JavaScript Plugin",
"tags": [
"JavaScript",
"Scanner",
"Web"
],
"description": "This is a JavaScript parser for jQAssistant. It enables jQAssistant to scan and to analyze JavaScript files.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-javascript-plugin",
"status": "Development",
"downloads": [
{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-javascript-plugin/releases/download/v0.0.2/jqassistant-javascript-plugin-0.0.2.jar"
}, {
"jqassistantVersion": "1.6.0",
"url": "https://github.com/softvis-research/jqa-javascript-plugin/releases/download/0.0.1/jqassistant-javascript-plugin-0.0.1.jar"
}
]
},
{
"name": "C Plugin",
"tags": [
"C",
"Scanner",
"Typechef"
],
"description": "This is a jQAssistant plugin to parse C AST files that were generated by Typechef.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-c-plugin",
"status": "Development",
"downloads": [
{
"jqassistantVersion": "1.4.0",
"url": "https://github.com/softvis-research/jqa-typechef-plugin/releases/download/v0.0.1/jqa-c-plugin-0.0.1-SNAPSHOT.jar"
}
]
},
{
"name": "PL/SQL Plugin",
"tags": [
"PL/SQL",
"Scanner"
],
"description": "This is a PL/SQL parser for jQAssistant. It enables jQAssistant to scan and to analyze PL/SQL files.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-plsql-plugin",
"status": "Development",
"downloads": [
{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-plsql-plugin/releases/download/v0.0.1/jqa-plsql-plugin-0.0.1.jar"
}
]
},
{
"name": "GitHub-Issues Plugin",
"tags": [
"GitHub",
"Issue",
"Project Management",
"Web",
"Scanner"
],
"description": "This is a GitHub issue scanner for jQAssistant. It enables jQAssistant to scan and analyze GitHub issues.",
"maintainedBy": "SoftVisResearch",
"url": "https://github.com/softvis-research/jqa-githubissues-plugin",
"status": "Stable",
"downloads": [
{
"jqassistantVersion": "1.8.0",
"url": "https://github.com/softvis-research/jqa-githubissues-plugin/releases/download/v0.0.5/jqa-githubissues-plugin-0.0.5.jar"
},
{
"jqassistantVersion": "1.7.0",
"url": "https://github.com/softvis-research/jqa-githubissues-plugin/releases/download/v0.0.4/jqa-githubissues-plugin-0.0.4.jar"
},
{
"jqassistantVersion": "1.6.0",
"url": "https://github.com/softvis-research/jqa-githubissues-plugin/releases/download/v0.3/jqa-githubissues-plugin-0.3.jar"
},
{
"jqassistantVersion": "1.4.0",
"url": "https://github.com/softvis-research/jqa-githubissues-plugin/releases/download/v0.2/jqa-githubissues-plugin-0.2.jar"
}
]
}
]
}
],
"maintainers": {
"jQACore": {
"name": "jQAssistant Core Team",
"website": "http://jQAssistant.org"
},
"SoftVisResearch": {
"name": "Visual Software Analytics Research Group at Leipzig University",
"website": "https://github.com/softvis-research"
}
},
"placeholders": {
"jQACoreVersion": "1.6.0"
}
}