forked from imagej/imagej2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE.txt
142 lines (89 loc) · 3.58 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
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
140
141
142
ImageJ depends on several other software packages, each with its own license.
You can generate an up-to-date list of dependencies from the source code:
cd app
mvn dependency:list
Or to display them as a tree:
cd app
mvn dependency:tree
As of this writing, the full list is as follows:
===============================================================================
Apache Commons Lang - http://commons.apache.org/proper/commons-lang/
License: Apache 2.0
org.apache.commons:commons-lang3:jar:3.1
===============================================================================
Beanshell - http://www.beanshell.org/
License: Sun Public License or LGPL 3+
Artifact: org.beanshell:bsh:2.0b4
===============================================================================
EventBus - http://eventbus.org/
License: Apache 2.0
Artifact: org.bushe:eventbus:1.4
===============================================================================
ImgLib2 - http://imglib2.net/
License: 2-clause BSD
Artifacts:
net.imglib2:imglib2:2.0.0-beta-9
net.imglib2:imglib2-algorithms:2.0.0-beta-9
net.imglib2:imglib2-ops:2.0.0-beta-9
===============================================================================
Javassist - http://www.javassist.org/
License: MPL 1.1 or LGPL 2.1
Artifact: javassist:javassist:3.9.0.GA
===============================================================================
JFreeChart - http://www.jfree.org/jfreechart/
License: LGPL
Artifact: org.jfree:jfreechart:1.0.14
Dependencies:
bouncycastle:bcmail-jdk14:138
bouncycastle:bcprov-jdk14:138
com.lowagie:itext:2.1.5
org.jfree:jcommon:1.0.17
===============================================================================
JHotDraw7 - http://www.randelshofer.ch/oop/jhotdraw/index.html
License: LGPL or CC BY 1.5
Artifact: org.jhotdraw:jhotdraw:7.6.0
===============================================================================
JSch - http://www.jcraft.com/jsch/
License: 3-clause BSD
Artifact: com.jcraft:jsch:0.1.42
===============================================================================
MarkdownJ - http://markdownj.org/
License: 3-clause BSD
org.markdownj:markdownj:jar:0.3.0-1.0.2b4
===============================================================================
MigLayout - http://www.miglayout.com/
License: 3-clause BSD or GPL
Artifact: com.miglayout:miglayout:swing:3.7.3.1
===============================================================================
Object Inspector - https://github.com/sbridges/object-inspector
License: 2-clause BSD
Artifact: com.github.sbridges.object-inspector:object-inspector:0.1
===============================================================================
RSyntaxTextArea - http://fifesoft.com/rsyntaxtextarea/
License: 3-clause BSD
Artifact: com.fifesoft:rsyntaxtextarea:2.0.4.1
===============================================================================
SCIFIO - http://loci.wisc.edu/software/scifio
License: 2-clause BSD
Artifacts:
io.scif:scifio:0.4.1
Dependencies:
io.scif:jai_imageio:1.0.1
log4j:log4j:1.2.14
org.mapdb:mapdb:0.9.3
org.slf4j:slf4j-api:1.5.10
org.slf4j:slf4j-log4j12:1.5.10
xalan:serializer:2.7.1
xalan:xalan:2.7.1
===============================================================================
SciJava Common - https://github.com/scijava/scijava-common
License: 2-clause BSD
Artifacts:
org.scijava:scijava-common:1.7.0
Dependencies:
net.java.sezpoz:sezpoz:1.9-imagej
org.bushe:eventbus:1.4
===============================================================================
SezPoz - http://sezpoz.java.net/
License: CDDL 1.0 or GPL 2.0
Artifact: net.java.sezpoz:sezpoz:1.9-imagej