This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCREDITS
83 lines (56 loc) · 4.51 KB
/
CREDITS
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
This program references the following third party open source or other free download components.
The third party licensors of these components may provide additional license rights,
terms and conditions and/or require certain notices as described below.
Logback Classic Module (ch.qos.logback:logback-classic:1.2.3 - http://logback.qos.ch/logback-classic)
Licensed under Eclipse Public License - v 1.0
Licensed under GNU Lesser General Public License
SAP S/4HANA - All (com.sap.cloud.s4hana:s4hana-all:2.9.1 - https://www.sap.com/s4sdk)
Licensed under SAP DEVELOPER LICENSE AGREEMENT
SAP S/4HANA - Test Utilities (com.sap.cloud.s4hana:testutil:2.9.1 - https://www.sap.com/s4sdk)
Licensed under SAP DEVELOPER LICENSE AGREEMENT
Cloud Platform - SAP CP Cloud Foundry (com.sap.cloud.s4hana.cloudplatform:scp-cf:2.9.1 - https://www.sap.com/s4sdk)
Licensed under SAP DEVELOPER LICENSE AGREEMENT
Usage Analytics (com.sap.cloud.s4hana.plugins:usage-analytics:2.9.1 - https://www.sap.com/s4sdk)
Licensed under SAP DEVELOPER LICENSE AGREEMENT
Quality - All Listeners (com.sap.cloud.s4hana.quality:listeners-all:2.9.1 - https://www.sap.com/s4sdk)
Licensed under SAP DEVELOPER LICENSE AGREEMENT
cf-java-logging-support-logback (com.sap.hcp.cf.logging:cf-java-logging-support-logback:2.2.2 - https://github.com/SAP/cf-java-logging-support/cf-java-logging-support-logback)
Licensed under The Apache Software License, Version 2.0
javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
Licensed under The Apache Software License, Version 2.0
Bean Validation API (javax.validation:validation-api:2.0.1.Final - http://beanvalidation.org)
Licensed under Apache License 2.0
JUnit (junit:junit:4.12 - http://junit.org)
Licensed under Eclipse Public License 1.0
Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:6.0.13.Final - http://hibernate.org/validator/hibernate-validator)
Licensed under Apache License 2.0
Project Lombok (org.projectlombok:lombok:1.18.2 - https://projectlombok.org)
Licensed under The MIT License
JSONassert (org.skyscreamer:jsonassert:1.5.0 - https://github.com/skyscreamer/JSONassert)
Licensed under The Apache Software License, Version 2.0
JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.25 - http://www.slf4j.org)
Licensed under MIT License
SLF4J API Module (org.slf4j:slf4j-api:1.7.25 - http://www.slf4j.org)
Licensed under MIT License
SLF4J Simple Binding (org.slf4j:slf4j-simple:1.7.25 - http://www.slf4j.org)
Licensed under MIT License
Spring TestContext Framework (org.springframework:spring-test:5.1.1.RELEASE - https://github.com/spring-projects/spring-framework)
Licensed under Apache License, Version 2.0
Spring Web MVC (org.springframework:spring-webmvc:5.1.1.RELEASE - https://github.com/spring-projects/spring-framework)
Licensed under Apache License, Version 2.0
Spring Boot Actuator (org.springframework.boot:spring-boot-actuator:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-actuator)
Licensed under Apache License, Version 2.0
Spring Boot Configuration Processor (org.springframework.boot:spring-boot-configuration-processor:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-tools/spring-boot-configuration-processor)
Licensed under Apache License, Version 2.0
Spring Boot Starter (org.springframework.boot:spring-boot-starter:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter)
Licensed under Apache License, Version 2.0
Spring Boot Tomcat Starter (org.springframework.boot:spring-boot-starter-tomcat:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-tomcat)
Licensed under Apache License, Version 2.0
Spring Boot Web Starter (org.springframework.boot:spring-boot-starter-web:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web)
Licensed under Apache License, Version 2.0
Spring Boot Test (org.springframework.boot:spring-boot-test:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-test)
Licensed under Apache License, Version 2.0
Spring Boot Test Auto-Configure (org.springframework.boot:spring-boot-test-autoconfigure:2.0.6.RELEASE - https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-test-autoconfigure)
Licensed under Apache License, Version 2.0
twitter4j-stream (org.twitter4j:twitter4j-stream:4.0.7 - http://twitter4j.org/)
Licensed under Apache License 2.0