-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicense-list.xml
More file actions
126 lines (126 loc) · 4.73 KB
/
license-list.xml
File metadata and controls
126 lines (126 loc) · 4.73 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic SYSTEM "html-entities.dtd">
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="topic.v2.xsd" id="hideout"
title="hideout">
<chunk include-id="hideout">
<chapter title="hideout" id="hideout">
<table>
<tr>
<td>Project</td>
<td>Version</td>
<td>License</td>
</tr>
<tr>
<td>com.fasterxml.jackson:jackson-bom</td>
<td>2.15.3</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-client-cio</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-client-content-negotiation</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-client-core</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-events</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-http</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-http-cio</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-io</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-network</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-network-tls</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-serialization</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-serialization-jackson</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-utils</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-websocket-serialization</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>io.ktor:ktor-websockets</td>
<td>2.3.8</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.apache.tika:tika-parsers</td>
<td>2.9.1</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.jetbrains.kotlin:kotlin-stdlib-common</td>
<td>1.9.22</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.jetbrains.kotlinx:kotlinx-coroutines-bom</td>
<td>1.7.3</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.jetbrains.kotlinx:kotlinx-coroutines-core</td>
<td>1.7.3</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.jetbrains.kotlinx:kotlinx-serialization-bom</td>
<td>1.6.2</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.jetbrains.kotlinx:kotlinx-serialization-core</td>
<td>1.6.2</td>
<td>Apache License, Version 2.0</td>
</tr>
<tr>
<td>org.jetbrains.kotlinx:kotlinx-serialization-json</td>
<td>1.6.2</td>
<td>Apache License, Version 2.0</td>
</tr>
</table>
</chapter>
</chunk>
</topic>