-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy path3rd-Party.license
38 lines (28 loc) · 2.74 KB
/
3rd-Party.license
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
Confluence ONLYOFFICE integration app uses code from the following 3rd party projects:
com.atlassian.confluence.confluence - Confluence Core
License: Apache 2.0
License File: com.atlassian.confluence.confluence.licence
commons-io.commons-io - The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
License: Apache 2.0
License File: commons-io.commons-io.license
javax.servlet-api - Java Servlet API (https://opensource.org/licenses/CDDL-1.0 https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
License: CDDL, GPL 2.0
License File: javax.servlet-api.license
org.apache.httpcomponents.httpclient - HTTPClient provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations.
License: Apache 2.0
License File: org.apache.httpcomponents.httpclient.license
org.json.json - JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. (https://github.com/stleary/JSON-java/blob/master/LICENSE)
License: Public Domain
License File: org.json.json.license
com.fasterxml.jackson.core.jackson-core - Core Jackson processing abstractions (aka Streaming API), implementation for JSON. (https://github.com/FasterXML/jackson-core/blob/master/LICENSE)
License: Apache 2.0
License File: com.fasterxml.jackson.core.jackson-core.license
com.fasterxml.jackson.core.jackson-databind - General data-binding functionality for Jackson: works on core streaming API. (https://github.com/FasterXML/jackson-databind/blob/master/LICENSE)
License: Apache 2.0
License File: com.fasterxml.jackson.core.jackson-databind.license
com.fasterxml.jackson.core.jackson-annotations - Core annotations used for value types, used by Jackson data binding package. (https://github.com/FasterXML/jackson-annotations/blob/master/LICENSE)
License: Apache 2.0
License File: com.fasterxml.jackson.core.jackson-annotations.license
com.fasterxml.jackson.core.jackson-dataformat-properties - Support for reading and writing content of "Java Properties" style configuration files as if there was implied nesting structure (by default using dots as separators). (https://github.com/FasterXML/jackson-dataformats-text/blob/master/LICENSE)
License: Apache 2.0
License File: com.fasterxml.jackson.core.jackson-dataformat-properties.license