-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathNOTICE.txt
90 lines (61 loc) · 2.64 KB
/
NOTICE.txt
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
1.JDEasyflow use bpmn-js(https://bpmn.io/) component to render bpmn diagram. You should obey
their license rule(https://bpmn.io/license/) when using related function. Especially, you
should notice and obey the bellow rule in their license:
"The source code responsible for displaying the bpmn.io project watermark that
links back to https://bpmn.io as part of rendered diagrams MUST NOT be
removed or changed. When this software is being used in a website or application,
the watermark must stay fully visible and not visually overlapped by other elements."
2.JDEasyFlow license can be seen in LICENSE.txt. In addition, JDEasyFlow depends on a number of
components with separate copyright notices and license terms. Your use of
these components is subject to the terms and conditions of the licenses of the
following links:
>>> Apache maven:
https://github.com/apache/maven/blob/master/LICENSE
>>> Spring framework:
https://github.com/spring-projects/spring-framework/blob/main/src/docs/dist/license.txt
>>> Commons-logging:
https://github.com/apache/commons-logging/blob/master/LICENSE.txt
>>> Logback:
https://logback.qos.ch/license.html
>>> Slf4j:
https://www.slf4j.org/license.html
>>> Commons-lang3:
https://github.com/apache/commons-lang/blob/master/LICENSE.txt
>>> Commons-io:
https://github.com/apache/commons-io/blob/master/LICENSE.txt
>>> Commons-collections:
https://github.com/apache/commons-collections/blob/master/LICENSE.txt
>>> Jackson:
https://github.com/FasterXML/jackson-databind/blob/2.11.4/LICENSE
https://github.com/FasterXML/jackson-annotations/blob/2.11.4/LICENSE
https://github.com/FasterXML/jackson-core/blob/2.11.4/LICENSE
>>> Junit:
https://junit.org/junit4/license.html
>>> Hamcrest-core:
http://hamcrest.org/JavaHamcrest/
>>> Lombok:
https://github.com/projectlombok/lombok/blob/master/LICENSE
>>> Activiti:
https://github.com/Activiti/Activiti/blob/develop/LICENSE.txt
>>> Joda:
https://www.joda.org/joda-time/licenses.html
>>> HikariCP:
https://github.com/brettwooldridge/HikariCP/blob/dev/LICENSE
>>> log4j:
https://github.com/apache/logging-log4j2/blob/2.x/LICENSE.txt
>>> attoparser:
https://www.attoparser.org/license.html
>>> tomcat:
https://github.com/apache/tomcat/blob/main/LICENSE
>>> mybatis:
https://github.com/mybatis/mybatis-3/blob/master/LICENSE
>>> thymeleaf:
https://github.com/thymeleaf/thymeleaf/blob/3.1-master/LICENSE.txt
>>> Spring Boot:
https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt
>>> unbescapse:
https://www.unbescape.org/license.html
>>> aspectj:
https://github.com/eclipse-aspectj/aspectj/blob/master/LICENSE
>>> snakeyml:
https://github.com/snakeyaml/snakeyaml/blob/master/LICENSE.txt