-
Notifications
You must be signed in to change notification settings - Fork 18
/
NOTICE
139 lines (105 loc) · 4.97 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
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
################################################################################
# #
# Strongbox #
# Copyright (c) 2016 Schibsted Products & Technology AS #
# #
################################################################################
The binary releases dependend on the following projects:
# STRONGBOX SDK DEPENDENCIES
AWS SDK for Java
LICENSE: Apache 2.0,
https://github.com/aws/aws-sdk-java/blob/master/LICENSE.txt
NOTICE: https://github.com/aws/aws-sdk-java/blob/master/NOTICE.txt
Google Guava
LICENSE: Apache 2.0,
https://github.com/google/guava/blob/master/COPYING
slf4j
LICENSE: MIT,
https://github.com/qos-ch/slf4j/blob/master/LICENSE.txt
FasterXML Jackson Annotations
LICENSE: Apache 2.0,
https://github.com/FasterXML/jackson-annotations
FasterXML Jackson Datatype JDK8
LICENSE: Apache 2.0,
https://github.com/FasterXML/jackson-modules-java8
FasterXML Jackson Datatype
LICENSE: Apache 2.0,
https://github.com/FasterXML/jackson-databind
FasterXML Jackson Core
LICENSE: Apache 2.0,
https://github.com/FasterXML/jackson-core
JAXB
LICENSE: GPL 2.0 with Class-path Exception
https://github.com/javaee/jaxb-v2/blob/master/LICENSE
# TRANSITIVE DEPENDENCIES FOR THE STRONGBOX SDK
Amazon Ion Java
LICENSE: Apache 2.0,
https://github.com/amzn/ion-java/blob/master/LICENSE
NOTICE: https://github.com/amzn/ion-java/blob/master/NOTICE
The Bouncy Castle Crypto Package For Java
LICENSE: MIT,
https://github.com/bcgit/bc-java/blob/master/LICENSE.html
FasterXML Jackson CBOR
LICENSE: Apache 2.0,
https://github.com/FasterXML/jackson-dataformats-binary
Joda-Time
LICENSE: Apache 2.0,
https://github.com/JodaOrg/joda-time/blob/master/LICENSE.txt
NOTICE: https://github.com/JodaOrg/joda-time/blob/master/NOTICE.txt
Apache Commons Codec
LICENSE: Apache 2.0,
https://github.com/apache/commons-codec/blob/trunk/LICENSE.txt
NOTICE: https://github.com/apache/commons-codec/blob/trunk/NOTICE.txt
Apache Commons Lang
LICENSE: Apache 2.0,
https://github.com/apache/commons-lang/blob/master/LICENSE.txt
NOTICE: https://github.com/apache/commons-lang/blob/master/NOTICE.txt
Apache Commons Logging
LICENSE: Apache 2.0,
https://github.com/apache/commons-logging/blob/trunk/LICENSE.txt
NOTICE: https://github.com/apache/commons-logging/blob/trunk/NOTICE.txt
Apache HttpComponents Client
LICENSE: Apache 2.0,
https://github.com/apache/httpcomponents-client/blob/master/LICENSE.txt
NOTICE: https://github.com/apache/httpcomponents-client/blob/master/NOTICE.txt
Apache HttpComponents Core
LICENSE: Apache 2.0,
https://github.com/apache/httpcomponents-core/blob/master/LICENSE.txt
NOTICE: https://github.com/apache/httpcomponents-core/blob/master/NOTICE.txt
Activation
LICENSE: GPL 2.0 with Class-path Exception
https://github.com/javaee/activation/blob/master/LICENSE.txt
# ADDITIONAL STRONGBOX CLI DEPENDENCIES
Airline
LICENSE: Apache 2.0,
https://github.com/airlift/airline/blob/master/license.txt
javax-inject
LICENSE: Apache 2.0,
https://github.com/javax-inject/javax-inject
findbugs jsr305
LICENSE: BSD 2-Clause,
https://github.com/findbugsproject/findbugs/blob/master/findbugs/licenses/LICENSE-jsr305.txt
# ADDITIONAL STRONGBOX ARCHAIUS DEPENDENCIES
Netflix Archaius
LICENSE: Apache 2.0,
https://github.com/Netflix/archaius/blob/master/LICENSE
Apache Commons Configuration
LICENSE: Apache 2.0,
https://github.com/apache/commons-configuration/blob/trunk/LICENSE.txt
NOTICE: https://github.com/apache/commons-configuration/blob/trunk/NOTICE.txt
# ADDITIONAL STRONGBOX SPRING BOOT STARTER DEPENDENCIES
Spring Boot: spring-boot, spring-boot-autoconfigure
LICENSE: Apache 2.0
https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt
NOTICE: https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/spring-boot-cli/src/main/content/legal/open_source_licenses.txt
Spring Security: spring-security-crypto
LICENSE: Apache 2.0
https://github.com/spring-projects/spring-security/blob/master/license.txt
NOTICE: https://github.com/spring-projects/spring-security/blob/master/notice.txt
Spring Framework: spring-core, spring-context, spring-expression, spring-beans, spring-aop
LICENSE: Apache 2.0
https://github.com/spring-projects/spring-framework/blob/master/src/docs/dist/license.txt
NOTICE: https://github.com/spring-projects/spring-framework/blob/master/src/docs/dist/notice.txt
Spring Cloud: spring-cloud-context
LICENSE: Apache 2.0
https://github.com/spring-cloud/spring-cloud-commons/blob/1.1.x/LICENSE.txt