mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-773: Merge update all Java dependencies to latest available stable versions.
This commit is contained in:
2
NOTICE
2
NOTICE
@@ -2,4 +2,4 @@ Apache Guacamole
|
|||||||
Copyright 2020 The Apache Software Foundation
|
Copyright 2020 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (https://www.apache.org/).
|
||||||
|
@@ -2,4 +2,4 @@ Apache Guacamole
|
|||||||
Copyright 2020 The Apache Software Foundation
|
Copyright 2020 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (https://www.apache.org/).
|
||||||
|
@@ -122,7 +122,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
<artifactId>slf4j-simple</artifactId>
|
<artifactId>slf4j-simple</artifactId>
|
||||||
<version>1.7.7</version>
|
<version>1.7.30</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ Apache Commons BeanUtils
|
|||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
|
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ Apache Commons Chain
|
|||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
commons-codec:commons-codec:jar:1.12
|
|
18
doc/licenses/apache-commons-codec-1.14/NOTICE
Normal file
18
doc/licenses/apache-commons-codec-1.14/NOTICE
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
Apache Commons Codec
|
||||||
|
Copyright 2002-2019 The Apache Software Foundation
|
||||||
|
|
||||||
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (https://www.apache.org/).
|
||||||
|
|
||||||
|
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
|
||||||
|
contains test data from http://aspell.net/test/orig/batch0.tab.
|
||||||
|
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
|
||||||
|
|
||||||
|
===============================================================================
|
||||||
|
|
||||||
|
The content of package org.apache.commons.codec.language.bm has been translated
|
||||||
|
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
|
||||||
|
with permission from the original authors.
|
||||||
|
Original source copyright:
|
||||||
|
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
|
@@ -1,8 +1,8 @@
|
|||||||
Apache Commons Codec (http://commons.apache.org/proper/commons-codec/)
|
Apache Commons Codec (http://commons.apache.org/proper/commons-codec/)
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 1.12
|
Version: 1.14
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
commons-codec:commons-codec:jar:1.14
|
@@ -1,8 +1,8 @@
|
|||||||
Apache Commons Codec
|
Apache Commons Codec
|
||||||
Copyright 2002-2017 The Apache Software Foundation
|
Copyright 2002-2020 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (https://www.apache.org/).
|
||||||
|
|
||||||
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
|
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
|
||||||
contains test data from http://aspell.net/test/orig/batch0.tab.
|
contains test data from http://aspell.net/test/orig/batch0.tab.
|
8
doc/licenses/apache-commons-codec-1.15/README
Normal file
8
doc/licenses/apache-commons-codec-1.15/README
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Apache Commons Codec (http://commons.apache.org/proper/commons-codec/)
|
||||||
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
|
Version: 1.15
|
||||||
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
|
License(s):
|
||||||
|
Apache v2.0
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
commons-codec:commons-codec:jar:1.15
|
@@ -3,7 +3,7 @@ Apache Commons Collections
|
|||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
org.apache.commons:commons-collections4:jar:4.3
|
|
@@ -1,5 +1,5 @@
|
|||||||
Apache Commons Collections
|
Apache Commons Collections
|
||||||
Copyright 2001-2018 The Apache Software Foundation
|
Copyright 2001-2019 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
@@ -2,8 +2,8 @@ Apache Commons Collections
|
|||||||
(http://commons.apache.org/proper/commons-collections/)
|
(http://commons.apache.org/proper/commons-collections/)
|
||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
|
|
||||||
Version: 4.3
|
Version: 4.4
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
org.apache.commons:commons-collections4:jar:4.4
|
@@ -3,7 +3,7 @@ Apache Commons Configuration
|
|||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ Apache Commons Digester
|
|||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@ Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
|
|||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
5
doc/licenses/apache-commons-lang-3.11/NOTICE
Normal file
5
doc/licenses/apache-commons-lang-3.11/NOTICE
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Apache Commons Lang
|
||||||
|
Copyright 2001-2020 The Apache Software Foundation
|
||||||
|
|
||||||
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (https://www.apache.org/).
|
@@ -1,8 +1,8 @@
|
|||||||
Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
|
Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.4
|
Version: 3.11
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
org.apache.commons:commons-lang3:jar:3.11
|
@@ -1,8 +0,0 @@
|
|||||||
Apache Commons Lang
|
|
||||||
Copyright 2001-2015 The Apache Software Foundation
|
|
||||||
|
|
||||||
This product includes software developed at
|
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
|
||||||
|
|
||||||
This product includes software from the Spring Framework,
|
|
||||||
under the Apache License 2.0 (see: StringUtils.containsWhitespace())
|
|
@@ -1 +0,0 @@
|
|||||||
org.apache.commons:commons-lang3:jar:3.4
|
|
@@ -2,7 +2,7 @@ Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
|
|||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.9
|
Version: 3.9
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ Apache Commons Logging
|
|||||||
---------------------------------------------------
|
---------------------------------------------------
|
||||||
|
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@ Apache Commons Pool (http://commons.apache.org/proper/commons-pool/)
|
|||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 1.5.4
|
Version: 1.5.4
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -1,12 +0,0 @@
|
|||||||
Apache Commons Pool
|
|
||||||
Copyright 2001-2019 The Apache Software Foundation
|
|
||||||
|
|
||||||
This product includes software developed at
|
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
|
||||||
|
|
||||||
APACHE COMMONS POOL DERIVATIVE WORKS:
|
|
||||||
|
|
||||||
The LinkedBlockingDeque implementation is based on an implementation written by
|
|
||||||
Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
|
|
||||||
to the public domain, as explained at
|
|
||||||
http://creativecommons.org/licenses/publicdomain
|
|
@@ -1 +0,0 @@
|
|||||||
org.apache.commons:commons-pool2:jar:2.6.2
|
|
5
doc/licenses/apache-commons-pool-2.8.0/NOTICE
Normal file
5
doc/licenses/apache-commons-pool-2.8.0/NOTICE
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Apache Commons Pool
|
||||||
|
Copyright 2001-2019 The Apache Software Foundation
|
||||||
|
|
||||||
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (https://www.apache.org/).
|
@@ -1,8 +1,8 @@
|
|||||||
Apache Commons Pool (http://commons.apache.org/proper/commons-pool/)
|
Apache Commons Pool (http://commons.apache.org/proper/commons-pool/)
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 2.6.2
|
Version: 2.8.0
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
org.apache.commons:commons-pool2:jar:2.8.0
|
@@ -2,7 +2,7 @@ Apache Mina (https://mina.apache.org/)
|
|||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
Version: 2.1.3
|
Version: 2.1.3
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
org.apache.santuario:xmlsec:jar:2.1.4
|
|
@@ -1,5 +1,5 @@
|
|||||||
Apache Santuario - XML Security for Java
|
Apache Santuario - XML Security for Java
|
||||||
Copyright 1999-2019 The Apache Software Foundation
|
Copyright 1999-2020 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
@@ -1,8 +1,8 @@
|
|||||||
Apache Santuario (https://santuario.apache.org/)
|
Apache Santuario (https://santuario.apache.org/)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
Version: 2.1.4
|
Version: 2.2.0
|
||||||
From: 'Apache Software Foundation' (http://www.apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
org.apache.santuario:xmlsec:jar:2.2.0
|
17
doc/licenses/bouncycastle-1.66/LICENSE
Normal file
17
doc/licenses/bouncycastle-1.66/LICENSE
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
Copyright (c) 2000-2019 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
||||||
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
||||||
|
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
|
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
||||||
|
subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all copies or substantial
|
||||||
|
portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
||||||
|
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
||||||
|
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||||
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||||||
|
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
DEALINGS IN THE SOFTWARE.
|
8
doc/licenses/bouncycastle-1.66/README
Normal file
8
doc/licenses/bouncycastle-1.66/README
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
BouncyCastle Crypto (https://www.bouncycastle.org/java.html)
|
||||||
|
------------------------------------------------------------
|
||||||
|
|
||||||
|
Version: 1.66
|
||||||
|
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
|
||||||
|
License(s):
|
||||||
|
MIT (bundled/bouncycastle-1.66/LICENSE
|
||||||
|
|
2
doc/licenses/bouncycastle-1.66/maven-coordinates.txt
Normal file
2
doc/licenses/bouncycastle-1.66/maven-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
org.bouncycastle:bcpkix-jdk15on:jar:1.66
|
||||||
|
org.bouncycastle:bcprov-jdk15on:jar:1.66
|
@@ -1 +0,0 @@
|
|||||||
org.jasig.cas.client:cas-client-core:jar:3.4.1
|
|
@@ -1,7 +1,7 @@
|
|||||||
Java Apereo CAS Client (https://www.apereo.org/projects/cas)
|
Java Apereo CAS Client (https://www.apereo.org/projects/cas)
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.4.1
|
Version: 3.6.2
|
||||||
From: 'Apereo Foundation' (https://www.apereo.org/)
|
From: 'Apereo Foundation' (https://www.apereo.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/cas-client-3.6.2/maven-coordinates.txt
Normal file
1
doc/licenses/cas-client-3.6.2/maven-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.jasig.cas.client:cas-client-core:jar:3.6.2
|
@@ -1 +0,0 @@
|
|||||||
org.checkerframework:checker-qual:jar:3.5.0
|
|
@@ -1,8 +1,8 @@
|
|||||||
Checker Framework qualifiers (https://checkerframework.org/)
|
Checker Framework qualifiers (https://checkerframework.org/)
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
Version: 3.5.0
|
Version: 3.8.0
|
||||||
From: 'Checker Framework developers' (https://checkerframework.org/)
|
From: 'Checker Framework developers' (https://checkerframework.org/)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/checker-qual-3.5.0/LICENSE.txt)
|
MIT (bundled/checker-qual-3.8.0/LICENSE.txt)
|
||||||
|
|
1
doc/licenses/checker-qual-3.8.0/maven-coordinates.txt
Normal file
1
doc/licenses/checker-qual-3.8.0/maven-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.checkerframework:checker-qual:jar:3.8.0
|
@@ -1,24 +0,0 @@
|
|||||||
Apache Directory LDAP API
|
|
||||||
Copyright 2003-2019 The Apache Software Foundation
|
|
||||||
|
|
||||||
This product includes software developed at
|
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
|
||||||
|
|
||||||
This product includes/uses jBCrypt which is subject to the following license:
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Copyright (c) 2006 Damien Miller <djm@mindrot.org>
|
|
||||||
*
|
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
|
||||||
* copyright notice and this permission notice appear in all copies.
|
|
||||||
*
|
|
||||||
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
||||||
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
||||||
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
||||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
*/
|
|
||||||
|
|
@@ -1 +0,0 @@
|
|||||||
org.apache.directory.api:api-all:jar:2.0.0.AM4
|
|
5
doc/licenses/directory-api-2.0.1/NOTICE
Normal file
5
doc/licenses/directory-api-2.0.1/NOTICE
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Apache Directory LDAP API
|
||||||
|
Copyright 2003-2019 The Apache Software Foundation
|
||||||
|
|
||||||
|
This product includes software developed at
|
||||||
|
The Apache Software Foundation (http://www.apache.org/).
|
@@ -1,8 +1,8 @@
|
|||||||
Apache Directory LDAP API (http://directory.apache.org)
|
Apache Directory LDAP API (http://directory.apache.org)
|
||||||
-------------------------------------------------------
|
-------------------------------------------------------
|
||||||
|
|
||||||
Version: 2.0.0.AM4
|
Version: 2.0.1
|
||||||
From: 'Apache Software Foundation' (http://apache.org)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
||||||
|
|
1
doc/licenses/directory-api-2.0.1/maven-coordinates.txt
Normal file
1
doc/licenses/directory-api-2.0.1/maven-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.apache.directory.api:api-all:jar:2.0.1
|
@@ -1 +0,0 @@
|
|||||||
com.google.errorprone:error_prone_annotations:jar:2.3.4
|
|
@@ -1,7 +1,7 @@
|
|||||||
Error Prone (https://errorprone.info/)
|
Error Prone (https://errorprone.info/)
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
Version: 2.3.4
|
Version: 2.5.1
|
||||||
From: 'Google Inc.' (http://www.google.com/)
|
From: 'Google Inc.' (http://www.google.com/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/error-prone-2.5.1/maven-coordinates.txt
Normal file
1
doc/licenses/error-prone-2.5.1/maven-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.google.errorprone:error_prone_annotations:jar:2.5.1
|
@@ -45,6 +45,15 @@
|
|||||||
# OUTPUT_DIRECTORY is the directory in which the LICENSE and NOTICE files
|
# OUTPUT_DIRECTORY is the directory in which the LICENSE and NOTICE files
|
||||||
# should be written.
|
# should be written.
|
||||||
#
|
#
|
||||||
|
# Ignoring license errors
|
||||||
|
# -----------------------
|
||||||
|
#
|
||||||
|
# By default, this script will exit with a non-zero exit code if any license
|
||||||
|
# errors are encountered, failing the build. If this is undesirable (dependency
|
||||||
|
# changes are being tested, a full list of all license errors across all
|
||||||
|
# projects is needed, etc.), set the IGNORE_LICENSE_ERRORS environment variable
|
||||||
|
# to "true".
|
||||||
|
#
|
||||||
# Structure of license information
|
# Structure of license information
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
#
|
#
|
||||||
@@ -359,6 +368,12 @@ for EXCLUDED_FILE in README maven-coordinates.txt; do
|
|||||||
rm -f "$OUTPUT_DIR/bundled"/*/"$EXCLUDED_FILE"
|
rm -f "$OUTPUT_DIR/bundled"/*/"$EXCLUDED_FILE"
|
||||||
done
|
done
|
||||||
|
|
||||||
# Fail if any errors occurred
|
# Fail if any errors occured unless explicitly configured to ignore errors with
|
||||||
[ "`cat "$HAS_ERRORS"`" != "1" ] && info "Dependency licenses processed successfully."
|
# the IGNORE_LICENSE_ERRORS environment variable
|
||||||
|
if [ "`cat "$HAS_ERRORS"`" = "1" ]; then
|
||||||
|
[ "$IGNORE_LICENSE_ERRORS" = "true" ] || exit 1
|
||||||
|
info "Ignoring above license errors (IGNORE_LICENSE_ERRORS was set to \"$IGNORE_LICENSE_ERRORS\")."
|
||||||
|
else
|
||||||
|
info "Dependency licenses processed successfully."
|
||||||
|
fi
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
Guava: Google Core Libraries for Java (https://github.com/google/guava)
|
Guava: Google Core Libraries for Java (https://github.com/google/guava)
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 30.1-jre
|
Version: 30.1.1-jre
|
||||||
From: 'Google Inc.' (http://www.google.com/)
|
From: 'Google Inc.' (http://www.google.com/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
@@ -1,3 +1,3 @@
|
|||||||
com.google.guava:failureaccess:jar:1.0.1
|
com.google.guava:failureaccess:jar:1.0.1
|
||||||
com.google.guava:guava:jar:30.1-jre
|
com.google.guava:guava:jar:30.1.1-jre
|
||||||
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
|
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
|
@@ -1,4 +0,0 @@
|
|||||||
com.google.inject.extensions:guice-assistedinject:jar:4.2.3
|
|
||||||
com.google.inject.extensions:guice-multibindings:jar:4.2.3
|
|
||||||
com.google.inject.extensions:guice-servlet:jar:4.2.3
|
|
||||||
com.google.inject:guice:jar:4.2.3
|
|
@@ -1,7 +1,7 @@
|
|||||||
Google Guice (https://github.com/google/guice)
|
Google Guice (https://github.com/google/guice)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 4.2.3
|
Version: 5.0.1
|
||||||
From: 'Google Inc.' (http://www.google.com/)
|
From: 'Google Inc.' (http://www.google.com/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
3
doc/licenses/guice-5.0.1/maven-coordinates.txt
Normal file
3
doc/licenses/guice-5.0.1/maven-coordinates.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
com.google.inject:guice:jar:5.0.1
|
||||||
|
com.google.inject.extensions:guice-assistedinject:jar:5.0.1
|
||||||
|
com.google.inject.extensions:guice-servlet:jar:5.0.1
|
@@ -1,4 +0,0 @@
|
|||||||
com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1
|
|
||||||
com.fasterxml.jackson.core:jackson-core:jar:2.10.1
|
|
||||||
com.fasterxml.jackson.core:jackson-databind:jar:2.10.1
|
|
||||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.1
|
|
@@ -1,5 +1,4 @@
|
|||||||
Jackson is a high-performance, Free/Open Source JSON processing library.
|
Jackson is a high-performance, Free/Open Source JSON processing library.
|
||||||
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
|
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
|
||||||
been in development since 2007.
|
been in development since 2007.
|
||||||
It is currently developed by a community of developers, as well as supported
|
It is currently developed by a community of developers.
|
||||||
commercially by FasterXML.com.
|
|
@@ -1,7 +1,7 @@
|
|||||||
Jackson (https://github.com/FasterXML/jackson)
|
Jackson (https://github.com/FasterXML/jackson)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 2.10.1
|
Version: 2.12.2
|
||||||
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
From: 'FasterXML, LLC' (https://github.com/FasterXML)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
4
doc/licenses/jackson-2.12.2/maven-coordinates.txt
Normal file
4
doc/licenses/jackson-2.12.2/maven-coordinates.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
com.fasterxml.jackson.core:jackson-databind:jar:2.12.2
|
||||||
|
com.fasterxml.jackson.core:jackson-core:jar:2.12.2
|
||||||
|
com.fasterxml.jackson.core:jackson-annotations:jar:2.12.2
|
||||||
|
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.12.2
|
@@ -1 +0,0 @@
|
|||||||
com.github.jai-imageio:jai-imageio-core:jar:1.3.1
|
|
@@ -1,12 +1,12 @@
|
|||||||
Java Advanced Imaging Image I/O (https://github.com/jai-imageio/jai-imageio-core)
|
Java Advanced Imaging Image I/O (https://github.com/jai-imageio/jai-imageio-core)
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 1.3.1
|
Version: 1.4.0
|
||||||
From:
|
From:
|
||||||
'Sun Microsystems, Inc.' (https://www.oracle.com/)
|
'Sun Microsystems, Inc.' (https://www.oracle.com/)
|
||||||
'University of Manchester' (https://www.manchester.ac.uk/)
|
'University of Manchester' (https://www.manchester.ac.uk/)
|
||||||
'Stian Soiland-Reyes' (https://github.com/stain)
|
'Stian Soiland-Reyes' (https://github.com/stain)
|
||||||
'Peter Hull'
|
'Peter Hull'
|
||||||
License(s):
|
License(s):
|
||||||
BSD 3-clause (bundled/jai-imageio-core-1.3.1/LICENSE.txt)
|
BSD 3-clause (bundled/jai-imageio-core-1.4.0/LICENSE.txt)
|
||||||
|
|
@@ -0,0 +1 @@
|
|||||||
|
com.github.jai-imageio:jai-imageio-core:jar:1.4.0
|
@@ -1,29 +0,0 @@
|
|||||||
|
|
||||||
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
|
||||||
modification, are permitted provided that the following conditions
|
|
||||||
are met:
|
|
||||||
|
|
||||||
- Redistributions of source code must retain the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer.
|
|
||||||
|
|
||||||
- Redistributions in binary form must reproduce the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer in the
|
|
||||||
documentation and/or other materials provided with the distribution.
|
|
||||||
|
|
||||||
- Neither the name of the Eclipse Foundation, Inc. nor the names of its
|
|
||||||
contributors may be used to endorse or promote products derived
|
|
||||||
from this software without specific prior written permission.
|
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
||||||
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
|
||||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
||||||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
||||||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
||||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
||||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
@@ -1,8 +0,0 @@
|
|||||||
Jakarta Activation (https://eclipse-ee4j.github.io/jaf/)
|
|
||||||
--------------------------------------------------------
|
|
||||||
|
|
||||||
Version: 1.2.2
|
|
||||||
From: 'Oracle Corporation' (http://www.oracle.com/)
|
|
||||||
License(s):
|
|
||||||
BSD 3-clause (bundled/jakarta-activation-1.2.2/LICENSE.md)
|
|
||||||
|
|
@@ -1,2 +0,0 @@
|
|||||||
com.sun.activation:jakarta.activation:jar:1.2.2
|
|
||||||
jakarta.activation:jakarta.activation-api:jar:1.2.2
|
|
@@ -1,28 +0,0 @@
|
|||||||
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
|
||||||
modification, are permitted provided that the following conditions
|
|
||||||
are met:
|
|
||||||
|
|
||||||
- Redistributions of source code must retain the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer.
|
|
||||||
|
|
||||||
- Redistributions in binary form must reproduce the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer in the
|
|
||||||
documentation and/or other materials provided with the distribution.
|
|
||||||
|
|
||||||
- Neither the name of the Eclipse Foundation, Inc. nor the names of its
|
|
||||||
contributors may be used to endorse or promote products derived
|
|
||||||
from this software without specific prior written permission.
|
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
||||||
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
|
||||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
||||||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
||||||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
||||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
||||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
@@ -1,8 +0,0 @@
|
|||||||
Jakarta XML Binding (https://eclipse-ee4j.github.io/jaxb-ri/)
|
|
||||||
-------------------------------------------------------------
|
|
||||||
|
|
||||||
Version: 2.3.3
|
|
||||||
From: 'Oracle Corporation' (http://www.oracle.com/)
|
|
||||||
License(s):
|
|
||||||
BSD 3-clause (bundled/jakarta-jaxb-2.3.3/LICENSE.md)
|
|
||||||
|
|
@@ -1 +0,0 @@
|
|||||||
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3
|
|
@@ -1,2 +0,0 @@
|
|||||||
com.onelogin:java-saml-core:jar:2.5.0
|
|
||||||
com.onelogin:java-saml:jar:2.5.0
|
|
@@ -1,8 +1,8 @@
|
|||||||
Onelogin Java SAML Client (https://github.com/onelogin/java-saml)
|
Onelogin Java SAML Client (https://github.com/onelogin/java-saml)
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 2.5.0
|
Version: 2.6.0
|
||||||
From: 'OneLogin' (https://www.onelogin.com)
|
From: 'OneLogin' (https://www.onelogin.com)
|
||||||
License(s):
|
License(s):
|
||||||
MIT License (bundled/java-saml-2.5.0/LICENSE)
|
MIT License (bundled/java-saml-2.6.0/LICENSE)
|
||||||
|
|
2
doc/licenses/java-saml-2.6.0/maven-coordinates.txt
Normal file
2
doc/licenses/java-saml-2.6.0/maven-coordinates.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
com.onelogin:java-saml-core:jar:2.6.0
|
||||||
|
com.onelogin:java-saml:jar:2.6.0
|
@@ -1,11 +0,0 @@
|
|||||||
# Notices for Eclipse Implementation of JAXB
|
|
||||||
|
|
||||||
This content is produced and maintained by the Eclipse Implementation of JAXB
|
|
||||||
project.
|
|
||||||
|
|
||||||
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb-impl
|
|
||||||
|
|
||||||
## Trademarks
|
|
||||||
|
|
||||||
Eclipse Implementation of JAXB is a trademark of the Eclipse Foundation.
|
|
||||||
|
|
@@ -1,8 +0,0 @@
|
|||||||
Fast Infoset (https://github.com/eclipse-ee4j/jaxb-fi/)
|
|
||||||
-------------------------------------------------------
|
|
||||||
|
|
||||||
Version: 1.2.16
|
|
||||||
From: 'Oracle Corporation' (http://www.oracle.com/)
|
|
||||||
License(s):
|
|
||||||
Apache v2.0
|
|
||||||
|
|
@@ -1 +0,0 @@
|
|||||||
com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16
|
|
@@ -1,29 +0,0 @@
|
|||||||
|
|
||||||
Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved.
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
|
||||||
modification, are permitted provided that the following conditions
|
|
||||||
are met:
|
|
||||||
|
|
||||||
- Redistributions of source code must retain the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer.
|
|
||||||
|
|
||||||
- Redistributions in binary form must reproduce the above copyright
|
|
||||||
notice, this list of conditions and the following disclaimer in the
|
|
||||||
documentation and/or other materials provided with the distribution.
|
|
||||||
|
|
||||||
- Neither the name of the Eclipse Foundation, Inc. nor the names of its
|
|
||||||
contributors may be used to endorse or promote products derived
|
|
||||||
from this software without specific prior written permission.
|
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
||||||
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
|
||||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
||||||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
||||||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
||||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
||||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
@@ -1,9 +0,0 @@
|
|||||||
iStack Common Utility Code
|
|
||||||
(https://github.com/eclipse-ee4j/jaxb-istack-commons)
|
|
||||||
-----------------------------------------------------
|
|
||||||
|
|
||||||
Version: 3.0.8
|
|
||||||
From: 'Oracle Corporation' (http://www.oracle.com/)
|
|
||||||
License(s):
|
|
||||||
BSD 3-clause (bundled/jakarta-activation-3.0.8/LICENSE.md)
|
|
||||||
|
|
@@ -1 +0,0 @@
|
|||||||
com.sun.istack:istack-commons-runtime:jar:3.0.8
|
|
@@ -1 +0,0 @@
|
|||||||
com.beust:jcommander:jar:1.72
|
|
@@ -1,7 +1,7 @@
|
|||||||
JCommander (https://jcommander.org/)
|
JCommander (https://jcommander.org/)
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
||||||
Version: 1.72
|
Version: 1.78
|
||||||
From: 'Cédric Beust' (https://github.com/cbeust)
|
From: 'Cédric Beust' (https://github.com/cbeust)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/jcommander-1.78/maven-coordinates.txt
Normal file
1
doc/licenses/jcommander-1.78/maven-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.beust:jcommander:jar:1.78
|
@@ -1,8 +0,0 @@
|
|||||||
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.31
|
|
||||||
org.glassfish.jersey.core:jersey-client:jar:2.31
|
|
||||||
org.glassfish.jersey.core:jersey-common:jar:2.31
|
|
||||||
org.glassfish.jersey.core:jersey-server:jar:2.31
|
|
||||||
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.31
|
|
||||||
org.glassfish.jersey.inject:jersey-hk2:jar:2.31
|
|
||||||
org.glassfish.jersey.media:jersey-media-jaxb:jar:2.31
|
|
||||||
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.31
|
|
@@ -1,8 +1,8 @@
|
|||||||
Jersey (https://jersey.java.net/)
|
Jersey (https://jersey.java.net/)
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
Version: 2.31
|
Version: 2.34
|
||||||
From: 'Eclipse Foundation' (https://www.eclipse.org/)
|
From: 'Eclipse Foundation' (https://www.eclipse.org/)
|
||||||
License(s):
|
License(s):
|
||||||
EPL v2.0 (bundled/jersey-2.31/LICENSE.md)
|
EPL v2.0 (bundled/jersey-2.34/LICENSE.md)
|
||||||
|
|
7
doc/licenses/jersey-2.34/maven-coordinates.txt
Normal file
7
doc/licenses/jersey-2.34/maven-coordinates.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.34
|
||||||
|
org.glassfish.jersey.core:jersey-common:jar:2.34
|
||||||
|
org.glassfish.jersey.core:jersey-server:jar:2.34
|
||||||
|
org.glassfish.jersey.core:jersey-client:jar:2.34
|
||||||
|
org.glassfish.jersey.inject:jersey-hk2:jar:2.34
|
||||||
|
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.34
|
||||||
|
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.34
|
@@ -1 +0,0 @@
|
|||||||
joda-time:joda-time:jar:2.10.3
|
|
@@ -1,7 +1,7 @@
|
|||||||
Joda-Time (https://www.joda.org/joda-time/)
|
Joda-Time (https://www.joda.org/joda-time/)
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Version: 2.10.3
|
Version: 2.10.6
|
||||||
From: 'Joda.org' (https://www.joda.org/)
|
From: 'Joda.org' (https://www.joda.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/joda-time-2.10.6/maven-coordinates.txt
Normal file
1
doc/licenses/joda-time-2.10.6/maven-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
joda-time:joda-time:jar:2.10.6
|
@@ -1 +0,0 @@
|
|||||||
org.bitbucket.b_c:jose4j:jar:0.5.5
|
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user