forked from Merck/Halyard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSES_THIRD_PARTY
329 lines (300 loc) · 32.3 KB
/
LICENSES_THIRD_PARTY
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
List of third-party dependencies grouped by their license type.
Apache Software License, Version 2.0:
* Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.7.0 - http://github.com/FasterXML/jackson)
* Jackson-core (com.fasterxml.jackson.core:jackson-core:2.8.2 - https://github.com/FasterXML/jackson-core)
* jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.7.4 - http://github.com/FasterXML/jackson)
* Findbugs Annotations under Apache License (com.github.stephenc.findbugs:findbugs-annotations:1.3.9-1 - http://stephenc.github.com/findbugs-annotations)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:1.3.9 - http://findbugs.sourceforge.net/)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.0 - http://findbugs.sourceforge.net/)
* Guava: Google Core Libraries for Java (com.google.guava:guava:12.0.1 - http://code.google.com/p/guava-libraries/guava)
* Guava: Google Core Libraries for Java (com.google.guava:guava:14.0.1 - http://code.google.com/p/guava-libraries/guava)
* Guava: Google Core Libraries for Java (com.google.guava:guava:18.0 - http://code.google.com/p/guava-libraries/guava)
* Google Guice - Core Library (com.google.inject:guice:3.0 - http://code.google.com/p/google-guice/guice/)
* Google Guice - Extensions - Servlet (com.google.inject.extensions:guice-servlet:3.0 - http://code.google.com/p/google-guice/extensions-parent/guice-servlet/)
* java-xmlbuilder (com.jamesmurty.utils:java-xmlbuilder:0.4 - http://code.google.com/p/java-xmlbuilder/)
* BoneCP :: Core Library (com.jolbox:bonecp:0.8.0.RELEASE - http://jolbox.com/bonecp)
* Disruptor Framework (com.lmax:disruptor:3.3.0 - http://lmax-exchange.github.com/disruptor)
* opencsv (com.opencsv:opencsv:3.2 - http://opencsv.sf.net)
* Spatial4J (com.spatial4j:spatial4j:0.4.1 - https://github.com/spatial4j/spatial4j)
* Apache Parquet Hadoop Bundle (Incubating) (com.twitter:parquet-hadoop-bundle:1.6.0 - https://parquet.incubator.apache.org)
* Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/)
* commons-beanutils (commons-beanutils:commons-beanutils:1.7.0 - no url defined)
* Commons BeanUtils Core (commons-beanutils:commons-beanutils-core:1.8.0 - http://commons.apache.org/beanutils/)
* Commons CLI (commons-cli:commons-cli:1.2 - http://commons.apache.org/cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.10 - http://commons.apache.org/proper/commons-codec/)
* Commons Codec (commons-codec:commons-codec:1.4 - http://commons.apache.org/codec/)
* Apache Commons Codec (commons-codec:commons-codec:1.9 - http://commons.apache.org/proper/commons-codec/)
* commons-collections (commons-collections:commons-collections:3.1 - no url defined)
* Commons Collections (commons-collections:commons-collections:3.2.1 - http://commons.apache.org/collections/)
* Commons Configuration (commons-configuration:commons-configuration:1.6 - http://commons.apache.org/${pom.artifactId.substring(8)}/)
* Commons Daemon (commons-daemon:commons-daemon:1.0.13 - http://commons.apache.org/daemon/)
* Commons DBCP (commons-dbcp:commons-dbcp:1.4 - http://commons.apache.org/dbcp/)
* Digester (commons-digester:commons-digester:1.8 - http://jakarta.apache.org/commons/digester/)
* EL (commons-el:commons-el:1.0 - http://jakarta.apache.org/commons/el/)
* HttpClient (commons-httpclient:commons-httpclient:3.0.1 - http://jakarta.apache.org/commons/httpclient/)
* HttpClient (commons-httpclient:commons-httpclient:3.1 - http://jakarta.apache.org/httpcomponents/httpclient-3.x/)
* Commons IO (commons-io:commons-io:2.4 - http://commons.apache.org/io/)
* Commons Lang (commons-lang:commons-lang:2.6 - http://commons.apache.org/lang/)
* Commons Logging (commons-logging:commons-logging:1.1.3 - http://commons.apache.org/proper/commons-logging/)
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
* Commons Net (commons-net:commons-net:3.1 - http://commons.apache.org/net/)
* Commons Pool (commons-pool:commons-pool:1.5.4 - http://commons.apache.org/pool/)
* The Netty Project (io.netty:netty:3.6.2.Final - http://netty.io/)
* The Netty Project (io.netty:netty:3.7.0.Final - http://netty.io/)
* Netty/All-in-One (io.netty:netty-all:4.0.23.Final - http://netty.io/netty-all/)
* javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
* JDO API (javax.jdo:jdo-api:3.0.1 - http://db.apache.org/jdo)
* Joda-Time (joda-time:joda-time:2.5 - http://www.joda.org/joda-time/)
* Apache Extras™ for Apache log4j™. (log4j:apache-log4j-extras:1.2.17 - http://logging.apache.org/log4j/extras)
* Apache Log4j (log4j:log4j:1.2.16 - http://logging.apache.org/log4j/1.2/)
* Apache Log4j (log4j:log4j:1.2.17 - http://logging.apache.org/log4j/1.2/)
* eigenbase-properties (net.hydromatic:eigenbase-properties:1.1.5 - http://github.com/julianhyde/eigenbase-properties)
* An open source Java toolkit for Amazon S3 (net.java.dev.jets3t:jets3t:0.9.0 - http://www.jets3t.org)
* JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
* opencsv (net.sf.opencsv:opencsv:2.3 - http://opencsv.sf.net)
* Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
* Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 - http://ant.apache.org/)
* Apache Avro (org.apache.avro:avro:1.7.4 - http://avro.apache.org)
* Apache Avro (org.apache.avro:avro:1.7.5 - http://avro.apache.org)
* Calcite Avatica (org.apache.calcite:calcite-avatica:1.2.0-incubating - http://calcite.incubator.apache.org/calcite-avatica)
* Calcite Core (org.apache.calcite:calcite-core:1.2.0-incubating - http://calcite.incubator.apache.org/calcite-core)
* Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.2.0-incubating - http://calcite.incubator.apache.org/calcite-linq4j)
* Commons Compress (org.apache.commons:commons-compress:1.4.1 - http://commons.apache.org/compress/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.3.2 - http://commons.apache.org/proper/commons-lang/)
* Commons Math (org.apache.commons:commons-math:2.2 - http://commons.apache.org/math/)
* Commons Math (org.apache.commons:commons-math3:3.1.1 - http://commons.apache.org/math/)
* Apache Curator (org.apache.curator:apache-curator:2.6.0 - http://curator.apache.org)
* Curator Client (org.apache.curator:curator-client:2.6.0 - http://curator.apache.org/curator-client)
* Curator Framework (org.apache.curator:curator-framework:2.6.0 - http://curator.apache.org/curator-framework)
* Curator Recipes (org.apache.curator:curator-recipes:2.6.0 - http://curator.apache.org/curator-recipes)
* Apache Derby Database Engine and Embedded JDBC Driver (org.apache.derby:derby:10.10.2.0 - http://db.apache.org/derby/derby/)
* Apache Derby Database Engine and Embedded JDBC Driver (org.apache.derby:derby:10.12.1.1 - http://db.apache.org/derby/derby/)
* Apache Directory API ASN.1 API (org.apache.directory.api:api-asn1-api:1.0.0-M20 - http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/)
* Apache Directory LDAP API Utilities (org.apache.directory.api:api-util:1.0.0-M20 - http://directory.apache.org/api-parent/api-util/)
* ApacheDS I18n (org.apache.directory.server:apacheds-i18n:2.0.0-M15 - http://directory.apache.org/apacheds/1.5/apacheds-i18n)
* ApacheDS Protocol Kerberos Codec (org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15 - http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec)
* Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1.1 - http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
* Java Authentication SPI for Containers (org.apache.geronimo.specs:geronimo-jaspic_1.0_spec:1.0 - http://geronimo.apache.org/maven/specs/geronimo-jaspic_1.0_spec/1.0)
* JTA 1.1 (org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1 - http://geronimo.apache.org/specs/geronimo-jta_1.1_spec)
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:2.5.1 - no url defined)
* Apache Hadoop Annotations (org.apache.hadoop:hadoop-annotations:2.6.0 - no url defined)
* Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:2.5.1 - no url defined)
* Apache Hadoop Client (org.apache.hadoop:hadoop-client:2.5.1 - no url defined)
* Apache Hadoop Common (org.apache.hadoop:hadoop-common:2.5.1 - no url defined)
* Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:2.5.1 - no url defined)
* hadoop-mapreduce-client-app (org.apache.hadoop:hadoop-mapreduce-client-app:2.5.1 - no url defined)
* hadoop-mapreduce-client-common (org.apache.hadoop:hadoop-mapreduce-client-common:2.5.1 - no url defined)
* hadoop-mapreduce-client-core (org.apache.hadoop:hadoop-mapreduce-client-core:2.5.1 - no url defined)
* hadoop-mapreduce-client-hs (org.apache.hadoop:hadoop-mapreduce-client-hs:2.5.1 - no url defined)
* hadoop-mapreduce-client-jobclient (org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.5.1 - no url defined)
* hadoop-mapreduce-client-shuffle (org.apache.hadoop:hadoop-mapreduce-client-shuffle:2.5.1 - no url defined)
* hadoop-yarn-api (org.apache.hadoop:hadoop-yarn-api:2.5.1 - no url defined)
* hadoop-yarn-api (org.apache.hadoop:hadoop-yarn-api:2.6.0 - no url defined)
* hadoop-yarn-client (org.apache.hadoop:hadoop-yarn-client:2.5.1 - no url defined)
* hadoop-yarn-common (org.apache.hadoop:hadoop-yarn-common:2.5.1 - no url defined)
* hadoop-yarn-common (org.apache.hadoop:hadoop-yarn-common:2.6.0 - no url defined)
* hadoop-yarn-server-applicationhistoryservice (org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:2.5.1 - no url defined)
* hadoop-yarn-server-applicationhistoryservice (org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:2.6.0 - no url defined)
* hadoop-yarn-server-common (org.apache.hadoop:hadoop-yarn-server-common:2.5.1 - no url defined)
* hadoop-yarn-server-common (org.apache.hadoop:hadoop-yarn-server-common:2.6.0 - no url defined)
* hadoop-yarn-server-nodemanager (org.apache.hadoop:hadoop-yarn-server-nodemanager:2.5.1 - no url defined)
* hadoop-yarn-server-resourcemanager (org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.5.1 - no url defined)
* hadoop-yarn-server-resourcemanager (org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.6.0 - no url defined)
* hadoop-yarn-server-tests (org.apache.hadoop:hadoop-yarn-server-tests:2.5.1 - no url defined)
* hadoop-yarn-server-web-proxy (org.apache.hadoop:hadoop-yarn-server-web-proxy:2.5.1 - no url defined)
* hadoop-yarn-server-web-proxy (org.apache.hadoop:hadoop-yarn-server-web-proxy:2.6.0 - no url defined)
* Apache HBase - Annotations (org.apache.hbase:hbase-annotations:1.1.2 - http://hbase.apache.org/hbase-annotations)
* Apache HBase - Client (org.apache.hbase:hbase-client:1.1.2 - http://hbase.apache.org/hbase-client)
* Apache HBase - Common (org.apache.hbase:hbase-common:1.1.2 - http://hbase.apache.org/hbase-common)
* Apache HBase - Hadoop Compatibility (org.apache.hbase:hbase-hadoop-compat:1.1.2 - http://hbase.apache.org/hbase-hadoop-compat)
* Apache HBase - Hadoop Two Compatibility (org.apache.hbase:hbase-hadoop2-compat:1.1.2 - http://hbase.apache.org/hbase-hadoop2-compat)
* Apache HBase - Prefix Tree (org.apache.hbase:hbase-prefix-tree:1.1.2 - http://hbase.apache.org/hbase-prefix-tree)
* Apache HBase - Procedure (org.apache.hbase:hbase-procedure:1.1.2 - http://hbase.apache.org/hbase-procedure)
* Apache HBase - Protocol (org.apache.hbase:hbase-protocol:1.1.2 - http://hbase.apache.org/hbase-protocol)
* Apache HBase - Server (org.apache.hbase:hbase-server:1.1.2 - http://hbase.apache.org/hbase-server)
* Hive Ant Utilities (org.apache.hive:hive-ant:1.2.1 - http://hive.apache.org/hive-ant)
* Hive CLI (org.apache.hive:hive-cli:1.2.1 - http://hive.apache.org/hive-cli)
* Hive Common (org.apache.hive:hive-common:1.2.1 - http://hive.apache.org/hive-common)
* Hive Query Language (org.apache.hive:hive-exec:1.2.1 - http://hive.apache.org/hive-exec)
* Hive Metastore (org.apache.hive:hive-metastore:1.2.1 - http://hive.apache.org/hive-metastore)
* Hive Serde (org.apache.hive:hive-serde:1.2.1 - http://hive.apache.org/hive-serde)
* Hive Service (org.apache.hive:hive-service:1.2.1 - http://hive.apache.org/hive-service)
* Hive Shims (org.apache.hive:hive-shims:1.2.1 - http://hive.apache.org/hive-shims)
* Hive HCatalog Core (org.apache.hive.hcatalog:hive-hcatalog-core:1.2.1 - http://hive.apache.org/hive-hcatalog/hive-hcatalog-core)
* Hive Shims 0.20S (org.apache.hive.shims:hive-shims-0.20S:1.2.1 - http://hive.apache.org/hive-shims-0.20S)
* Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:1.2.1 - http://hive.apache.org/hive-shims-0.23)
* Hive Shims Common (org.apache.hive.shims:hive-shims-common:1.2.1 - http://hive.apache.org/hive-shims-common)
* Hive Shims Scheduler (org.apache.hive.shims:hive-shims-scheduler:1.2.1 - http://hive.apache.org/hive-shims-scheduler)
* htrace-core (org.apache.htrace:htrace-core:3.1.0-incubating - http://incubator.apache.org/projects/htrace.html)
* Apache HttpClient Fluent API (org.apache.httpcomponents:fluent-hc:4.5.2 - http://hc.apache.org/httpcomponents-client)
* HttpClient (org.apache.httpcomponents:httpclient:4.2.5 - http://hc.apache.org/httpcomponents-client)
* Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.2 - http://hc.apache.org/httpcomponents-client)
* Apache HttpClient Cache (org.apache.httpcomponents:httpclient-cache:4.5.2 - http://hc.apache.org/httpcomponents-client)
* Apache HttpClient OSGi bundle (org.apache.httpcomponents:httpclient-osgi:4.5.2 - http://hc.apache.org/httpcomponents-client)
* HttpCore (org.apache.httpcomponents:httpcore:4.1.2 - http://hc.apache.org/httpcomponents-core-ga)
* HttpCore (org.apache.httpcomponents:httpcore:4.2.4 - http://hc.apache.org/httpcomponents-core-ga)
* Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.4 - http://hc.apache.org/httpcomponents-core-ga)
* Apache HttpCore NIO (org.apache.httpcomponents:httpcore-nio:4.4.4 - http://hc.apache.org/httpcomponents-core-ga)
* Apache HttpCore OSGi bundle (org.apache.httpcomponents:httpcore-osgi:4.4.4 - http://hc.apache.org/httpcomponents-core-ga)
* Apache HttpClient Mime (org.apache.httpcomponents:httpmime:4.5.2 - http://hc.apache.org/httpcomponents-client)
* Apache Ivy (org.apache.ivy:ivy:2.4.0 - http://ant.apache.org/ivy/)
* Lucene Common Analyzers (org.apache.lucene:lucene-analyzers-common:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-analyzers-common)
* Lucene Core (org.apache.lucene:lucene-core:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-core)
* Lucene Highlighter (org.apache.lucene:lucene-highlighter:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-highlighter)
* Lucene Join (org.apache.lucene:lucene-join:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-join)
* Lucene Memory (org.apache.lucene:lucene-memory:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-memory)
* Lucene Miscellaneous (org.apache.lucene:lucene-misc:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-misc)
* Lucene Queries (org.apache.lucene:lucene-queries:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-queries)
* Lucene QueryParsers (org.apache.lucene:lucene-queryparser:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-queryparser)
* Lucene Sandbox (org.apache.lucene:lucene-sandbox:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-sandbox)
* Lucene Spatial (org.apache.lucene:lucene-spatial:5.2.1 - http://lucene.apache.org/lucene-parent/lucene-spatial)
* Apache Thrift (org.apache.thrift:libfb303:0.9.2 - http://thrift.apache.org)
* Apache Thrift (org.apache.thrift:libthrift:0.9.2 - http://thrift.apache.org)
* Apache Velocity (org.apache.velocity:velocity:1.5 - http://velocity.apache.org/engine/releases/velocity-1.5/)
* zookeeper (org.apache.zookeeper:zookeeper:3.4.6 - no url defined)
* Groovy (org.codehaus.groovy:groovy-all:2.1.6 - http://groovy.codehaus.org/)
* Jackson (org.codehaus.jackson:jackson-core-asl:1.9.13 - http://jackson.codehaus.org)
* Jackson (org.codehaus.jackson:jackson-core-asl:1.9.2 - http://jackson.codehaus.org)
* JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.8.3 - http://jackson.codehaus.org)
* JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.9.13 - http://jackson.codehaus.org)
* Data Mapper for Jackson (org.codehaus.jackson:jackson-mapper-asl:1.9.13 - http://jackson.codehaus.org)
* Data Mapper for Jackson (org.codehaus.jackson:jackson-mapper-asl:1.9.2 - http://jackson.codehaus.org)
* Xml Compatibility extensions for Jackson (org.codehaus.jackson:jackson-xc:1.8.3 - http://jackson.codehaus.org)
* Jettison (org.codehaus.jettison:jettison:1.1 - no url defined)
* DataNucleus JDO API plugin (org.datanucleus:datanucleus-api-jdo:3.2.6 - http://www.datanucleus.org)
* DataNucleus Core (org.datanucleus:datanucleus-core:3.2.10 - http://www.datanucleus.org)
* DataNucleus RDBMS (org.datanucleus:datanucleus-rdbms:3.2.9 - http://www.datanucleus.org)
* Jetty :: Aggregate :: All core Jetty (org.eclipse.jetty.aggregate:jetty-all:7.6.0.v20120127 - http://www.eclipse.org/jetty/jetty-aggregate-project/jetty-all)
* mapdb (org.mapdb:mapdb:1.0.8 - http://www.mapdb.org)
* Jetty Server (org.mortbay.jetty:jetty:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
* Jetty SSLEngine (org.mortbay.jetty:jetty-sslengine:6.1.26 - http://jetty.mortbay.org)
* Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)
* Glassfish Jasper API (org.mortbay.jetty:jsp-api-2.1:6.1.14 - http://jetty.mortbay.org/project/modules/jsp-api-2.1)
* Pentaho Aggregate Designer Algorithm (org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde - http://github.com/pentaho/mondrian/pentaho-aggdesigner-algorithm)
* Snappy for Java (org.xerial.snappy:snappy-java:1.0.4.1 - http://code.google.com/p/snappy-java/)
* Snappy for Java (org.xerial.snappy:snappy-java:1.0.5 - http://github.com/xerial/snappy-java/)
* oro (oro:oro:2.0.8 - no url defined)
* StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)
* jasper-compiler (tomcat:jasper-compiler:5.5.23 - http://tomcat.apache.org/jasper-compiler)
* jasper-runtime (tomcat:jasper-runtime:5.5.23 - http://tomcat.apache.org/jasper-runtime)
BSD License:
* AntLR Parser Generator (antlr:antlr:2.7.7 - http://www.antlr.org/)
* ASM Core (asm:asm:3.1 - http://asm.objectweb.org/asm/)
* ASM Commons (asm:asm-commons:3.1 - http://asm.objectweb.org/asm-commons/)
* ASM Tree (asm:asm-tree:3.1 - http://asm.objectweb.org/asm-tree/)
* JSONLD Java :: Core (com.github.jsonld-java:jsonld-java:0.8.3 - http://github.com/jsonld-java/jsonld-java/jsonld-java/)
* Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 - http://code.google.com/p/protobuf)
* JSch (com.jcraft:jsch:0.1.42 - http://www.jcraft.com/jsch/)
* ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.3 - http://paranamer.codehaus.org/paranamer)
* JLine (jline:jline:2.12 - http://nexus.sonatype.org/oss-repository-hosting.html/jline)
* ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 - http://www.stringtemplate.org)
* Antlr 3.4 Runtime (org.antlr:antlr-runtime:3.4 - http://www.antlr.org)
* ANTLR StringTemplate (org.antlr:stringtemplate:3.2.1 - http://www.stringtemplate.org)
* Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 - http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
* Janino (org.codehaus.janino:janino:2.7.6 - http://docs.codehaus.org/display/JANINO/Home/janino)
* Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
* xmlenc Library (xmlenc:xmlenc:0.52 - http://xmlenc.sourceforge.net)
Common Development and Distribution License (CDDL):
* jersey-client (com.sun.jersey:jersey-client:1.9 - https://jersey.java.net/jersey-client/)
* jersey-core (com.sun.jersey:jersey-core:1.9 - https://jersey.java.net/jersey-core/)
* jersey-json (com.sun.jersey:jersey-json:1.9 - https://jersey.java.net/jersey-json/)
* jersey-server (com.sun.jersey:jersey-server:1.9 - https://jersey.java.net/jersey-server/)
* jersey-guice (com.sun.jersey.contribs:jersey-guice:1.9 - https://jersey.java.net/jersey-contribs/jersey-guice/)
* JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
* JavaBeans Activation Framework (JAF) (javax.activation:activation:1.1 - http://java.sun.com/products/javabeans/jaf/index.jsp)
* JavaMail API (javax.mail:mail:1.4.1 - https://glassfish.dev.java.net/javaee5/mail/)
* servlet-api (javax.servlet:servlet-api:2.5 - no url defined)
* jsp-api (javax.servlet.jsp:jsp-api:2.1 - no url defined)
* JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/)
* Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined)
* Glassfish Jasper (org.mortbay.jetty:jsp-2.1:6.1.14 - http://jetty.mortbay.org/project/modules/jsp-2.1)
* Servlet Specification 2.5 API (org.mortbay.jetty:servlet-api-2.5:6.1.14 - http://jetty.mortbay.org/project/modules/servlet-api-2.5)
Common Public License Version 1.0:
* JUnit (junit:junit:3.8.1 - http://junit.org)
* JUnit (junit:junit:4.11 - http://junit.org)
Eclipse Distribution License v1.0:
* RDF4J: application configuration (org.eclipse.rdf4j:rdf4j-config:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-config/)
* RDF4J: Console (org.eclipse.rdf4j:rdf4j-console:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-console/)
* RDF4J: HTTP client (org.eclipse.rdf4j:rdf4j-http-client:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-http/rdf4j-http-client/)
* RDF4J: HTTP protocol (org.eclipse.rdf4j:rdf4j-http-protocol:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-http/rdf4j-http-protocol/)
* RDF4J: Model (org.eclipse.rdf4j:rdf4j-model:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-model/)
* RDF4J: Query (org.eclipse.rdf4j:rdf4j-query:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-query/)
* RDF4J: Query algebra - evaluation (org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryalgebra/rdf4j-queryalgebra-evaluation/)
* RDF4J: Query algebra - model (org.eclipse.rdf4j:rdf4j-queryalgebra-model:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryalgebra/rdf4j-queryalgebra-model/)
* RDF4J: Query parser - API (org.eclipse.rdf4j:rdf4j-queryparser-api:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryparser/rdf4j-queryparser-api/)
* RDF4J: Query parser - SeRQL (org.eclipse.rdf4j:rdf4j-queryparser-serql:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryparser/rdf4j-queryparser-serql/)
* RDF4J: Query parser - SPARQL (org.eclipse.rdf4j:rdf4j-queryparser-sparql:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryparser/rdf4j-queryparser-sparql/)
* RDF4J: Query Rendering (org.eclipse.rdf4j:rdf4j-queryrender:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryrender/)
* RDF4J: Query result IO - API (org.eclipse.rdf4j:rdf4j-queryresultio-api:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-api/)
* RDF4J: Query result IO - binary (org.eclipse.rdf4j:rdf4j-queryresultio-binary:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-binary/)
* RDF4J: Query result IO - SPARQL/JSON (org.eclipse.rdf4j:rdf4j-queryresultio-sparqljson:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-sparqljson/)
* RDF4J: Query result IO - SPARQL/XML (org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-sparqlxml/)
* RDF4J: Query result IO - plain text booleans (org.eclipse.rdf4j:rdf4j-queryresultio-text:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-queryresultio/rdf4j-queryresultio-text/)
* RDF4J: Repository - API (org.eclipse.rdf4j:rdf4j-repository-api:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-api/)
* RDF4J: Repository - context aware (wrapper) (org.eclipse.rdf4j:rdf4j-repository-contextaware:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-contextaware/)
* RDF4J: DatasetRepository (wrapper) (org.eclipse.rdf4j:rdf4j-repository-dataset:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-dataset/)
* RDF4J: Repository - event (wrapper) (org.eclipse.rdf4j:rdf4j-repository-event:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-event/)
* RDF4J: HTTPRepository (org.eclipse.rdf4j:rdf4j-repository-http:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-http/)
* RDF4J: Repository manager (org.eclipse.rdf4j:rdf4j-repository-manager:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-manager/)
* RDF4J: SailRepository (org.eclipse.rdf4j:rdf4j-repository-sail:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-sail/)
* RDF4J: SPARQL Repository (org.eclipse.rdf4j:rdf4j-repository-sparql:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-repository/rdf4j-repository-sparql/)
* RDF4J: Rio - API (org.eclipse.rdf4j:rdf4j-rio-api:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-api/)
* RDF4J: Rio - Binary (org.eclipse.rdf4j:rdf4j-rio-binary:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-binary/)
* RDF4J: Rio - Datatypes (org.eclipse.rdf4j:rdf4j-rio-datatypes:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-datatypes/)
* RDF4J: Rio - JSON-LD (org.eclipse.rdf4j:rdf4j-rio-jsonld:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-jsonld/)
* RDF4J: Rio - Languages (org.eclipse.rdf4j:rdf4j-rio-languages:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-languages/)
* RDF4J: Rio - N3 (writer-only) (org.eclipse.rdf4j:rdf4j-rio-n3:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-n3/)
* RDF4J: Rio - N-Quads (org.eclipse.rdf4j:rdf4j-rio-nquads:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-nquads/)
* RDF4J: Rio - N-Triples (org.eclipse.rdf4j:rdf4j-rio-ntriples:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-ntriples/)
* RDF4J: Rio - RDF/JSON (org.eclipse.rdf4j:rdf4j-rio-rdfjson:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-rdfjson/)
* RDF4J: Rio - RDF/XML (org.eclipse.rdf4j:rdf4j-rio-rdfxml:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-rdfxml/)
* RDF4J: Rio - TriG (org.eclipse.rdf4j:rdf4j-rio-trig:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-trig/)
* RDF4J: Rio - TriX (org.eclipse.rdf4j:rdf4j-rio-trix:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-trix/)
* RDF4J: Rio - Turtle (org.eclipse.rdf4j:rdf4j-rio-turtle:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-rio/rdf4j-rio-turtle/)
* RDF4J: Runtime (org.eclipse.rdf4j:rdf4j-runtime:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-runtime/)
* RDF4J: Sail API (org.eclipse.rdf4j:rdf4j-sail-api:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-api/)
* RDF4J: Sail base implementations (org.eclipse.rdf4j:rdf4j-sail-base:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-base/)
* RDF4J: Federation SAIL (org.eclipse.rdf4j:rdf4j-sail-federation:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-federation/)
* RDF4J: Inferencer Sails (org.eclipse.rdf4j:rdf4j-sail-inferencer:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-inferencer/)
* RDF4J Lucene Sail Index (org.eclipse.rdf4j:rdf4j-sail-lucene:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-fts/rdf4j-sail-lucene/)
* RDF4J Lucene Sail API (org.eclipse.rdf4j:rdf4j-sail-lucene-api:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-fts/rdf4j-sail-lucene-api/)
* RDF4J: MemoryStore (org.eclipse.rdf4j:rdf4j-sail-memory:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-memory/)
* RDF4J: Sail Model (org.eclipse.rdf4j:rdf4j-sail-model:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-model/)
* RDF4J: NativeStore (org.eclipse.rdf4j:rdf4j-sail-nativerdf:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-nativerdf/)
* RDF4J: SPIN SAIL (org.eclipse.rdf4j:rdf4j-sail-spin:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-sail/rdf4j-sail-spin/)
* RDF4J SPARQL compliance test suite (org.eclipse.rdf4j:rdf4j-sparql-testsuite:2.1.3 - http://www.rdf4j.org/rdf4j-testsuites/rdf4j-sparql-testsuite/)
* RDF4J: SPIN (org.eclipse.rdf4j:rdf4j-spin:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-spin/)
* RDF4J: util (org.eclipse.rdf4j:rdf4j-util:2.1.3 - http://www.rdf4j.org/rdf4j-core/rdf4j-util/)
Eclipse Public License:
* Logback Classic Module (ch.qos.logback:logback-classic:1.1.2 - http://logback.qos.ch)
* Logback Core Module (ch.qos.logback:logback-core:1.1.2 - http://logback.qos.ch)
* JUnit (junit:junit:4.12 - http://junit.org)
* Jetty :: Aggregate :: All core Jetty (org.eclipse.jetty.aggregate:jetty-all:7.6.0.v20120127 - http://www.eclipse.org/jetty/jetty-aggregate-project/jetty-all)
* Jetty Server (org.mortbay.jetty:jetty:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
* Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 - http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)
GNU General Public Library:
* Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined)
GNU Lesser General Public License (LGPL):
* Logback Classic Module (ch.qos.logback:logback-classic:1.1.2 - http://logback.qos.ch)
* Logback Core Module (ch.qos.logback:logback-core:1.1.2 - http://logback.qos.ch)
* JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.8.3 - http://jackson.codehaus.org)
* JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.9.13 - http://jackson.codehaus.org)
* Xml Compatibility extensions for Jackson (org.codehaus.jackson:jackson-xc:1.8.3 - http://jackson.codehaus.org)
MIT License:
* JCodings (org.jruby.jcodings:jcodings:1.0.8 - no url defined)
* Joni (org.jruby.joni:joni:2.1.2 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
* JCL 1.1.1 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.21 - http://www.slf4j.org)
* SLF4J API Module (org.slf4j:slf4j-api:1.7.10 - http://www.slf4j.org)
* SLF4J API Module (org.slf4j:slf4j-api:1.7.5 - http://www.slf4j.org)
* SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.5 - http://www.slf4j.org)
Mozilla Public License Version 1.1:
* jamon-runtime (org.jamon:jamon-runtime:2.3.1 - http://www.jamon.org/jamon-runtime/)
Public Domain:
* AOP alliance (aopalliance:aopalliance:1.0 - http://aopalliance.sourceforge.net)
* XZ for Java (org.tukaani:xz:1.0 - http://tukaani.org/xz/java.html)
Sun Binary Code License Agreement:
* Java Transaction API (javax.transaction:jta:1.1 - http://java.sun.com/products/jta)
The BSD 3-Clause License:
* leveldbjni-all (org.fusesource.leveldbjni:leveldbjni-all:1.8 - http://leveldbjni.fusesource.org/leveldbjni-all)
provided without support or warranty:
* JSON (JavaScript Object Notation) (org.json:json:20090211 - http://www.json.org/java/index.html)