forked from micromata/ConfluenceRestClient
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNOTICE
28 lines (24 loc) · 1.32 KB
/
NOTICE
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
Confluence REST API client
Copyright 2017 Martin Böhmer
This product is based on software originally developed by Christian Schulze ([email protected]) at Micromata GmbH.
See headers of source files for details.
This product makes use of the following software libraries:
Apache Commons BeanUtils under The Apache Software License, Version 2.0
Apache Commons Codec under Apache License, Version 2.0
Apache Commons Collections under Apache License, Version 2.0
Apache Commons IO under Apache License, Version 2.0
Apache Commons Lang under Apache License, Version 2.0
Apache Commons Validator under Apache License, Version 2.0
Apache HttpClient under Apache License, Version 2.0
Apache HttpClient Mime under Apache License, Version 2.0
Apache HttpCore under Apache License, Version 2.0
Commons Digester under The Apache Software License, Version 2.0
confluence-rest-client under Apache License, Version 2.0
Gson under Apache 2.0
Hamcrest Core under New BSD License
JCL 1.2 implemented over SLF4J under MIT License
jsr311-api under CDDL License
JUnit under Eclipse Public License 1.0
Logback Classic Module under Eclipse Public License - v 1.0 or GNU Lesser General Public License
Logback Core Module under Eclipse Public License - v 1.0 or GNU Lesser General Public License
SLF4J API Module under MIT License