mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-641: Add initial draft implementation of KSM vault support for Guacamole.
This commit is contained in:
2
doc/licenses/kotlin-1.5.30/NOTICE.txt
Normal file
2
doc/licenses/kotlin-1.5.30/NOTICE.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Kotlin Compiler
|
||||
Copyright 2010-2020 JetBrains s.r.o and respective authors and developers
|
8
doc/licenses/kotlin-1.5.30/README
Normal file
8
doc/licenses/kotlin-1.5.30/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Kotlin (https://kotlinlang.org/)
|
||||
--------------------------------
|
||||
|
||||
Version: 1.5.30
|
||||
From: 'JetBrains s.r.o and respective authors and developers'
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
5
doc/licenses/kotlin-1.5.30/dep-coordinates.txt
Normal file
5
doc/licenses/kotlin-1.5.30/dep-coordinates.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
org.jetbrains.kotlin:kotlin-reflect:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.30
|
Reference in New Issue
Block a user