diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index 8f028405..4580c9f2 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -146,6 +146,18 @@ "moduleLicense": "GNU General Public License v3.0", "moduleLicenseUrl": "https://api.github.com/licenses/gpl-3.0" }, + { + "moduleName": "com.github.jai-imageio:jai-imageio-core", + "moduleUrl": "https://github.com/jai-imageio/jai-imageio-core", + "moduleVersion": "1.4.0", + "moduleLicense": "LICENSE.txt" + }, + { + "moduleName": "com.github.jai-imageio:jai-imageio-jpeg2000", + "moduleUrl": "https://github.com/jai-imageio/jai-imageio-jpeg2000", + "moduleVersion": "1.4.0", + "moduleLicense": "LICENSE-JJ2000.txt, LICENSE-Sun.txt" + }, { "moduleName": "com.github.stephenc.jcip:jcip-annotations", "moduleUrl": "http://stephenc.github.com/jcip-annotations", @@ -371,6 +383,13 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "commons-cli:commons-cli", + "moduleUrl": "http://commons.apache.org/proper/commons-cli/", + "moduleVersion": "1.4", + "moduleLicense": "Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "commons-codec:commons-codec", "moduleUrl": "https://commons.apache.org/proper/commons-codec/", @@ -394,10 +413,10 @@ }, { "moduleName": "commons-logging:commons-logging", - "moduleUrl": "http://jakarta.apache.org/commons/logging/", - "moduleVersion": "1.0.4", - "moduleLicense": "The Apache Software License, Version 2.0", - "moduleLicenseUrl": "/LICENSE.txt" + "moduleUrl": "https://commons.apache.org/proper/commons-logging/", + "moduleVersion": "1.3.3", + "moduleLicense": "Apache-2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "io.dropwizard.metrics:metrics-core", @@ -612,6 +631,13 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "org.apache.commons:commons-csv", + "moduleUrl": "https://commons.apache.org/proper/commons-csv/", + "moduleVersion": "1.9.0", + "moduleLicense": "Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" + }, { "moduleName": "org.apache.commons:commons-lang3", "moduleUrl": "https://commons.apache.org/proper/commons-lang/", @@ -734,6 +760,20 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "org.bouncycastle:bcmail-jdk15on", + "moduleUrl": "https://www.bouncycastle.org/java.html", + "moduleVersion": "1.69", + "moduleLicense": "Bouncy Castle Licence", + "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" + }, + { + "moduleName": "org.bouncycastle:bcpkix-jdk15on", + "moduleUrl": "https://www.bouncycastle.org/java.html", + "moduleVersion": "1.69", + "moduleLicense": "Bouncy Castle Licence", + "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" + }, { "moduleName": "org.bouncycastle:bcpkix-jdk18on", "moduleUrl": "https://www.bouncycastle.org/java.html", @@ -748,6 +788,13 @@ "moduleLicense": "Bouncy Castle Licence", "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" }, + { + "moduleName": "org.bouncycastle:bcutil-jdk15on", + "moduleUrl": "https://www.bouncycastle.org/java.html", + "moduleVersion": "1.69", + "moduleLicense": "Bouncy Castle Licence", + "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" + }, { "moduleName": "org.bouncycastle:bcutil-jdk18on", "moduleUrl": "https://www.bouncycastle.org/java.html", @@ -1026,6 +1073,12 @@ "moduleLicense": "Public Domain, per Creative Commons CC0", "moduleLicenseUrl": "http://creativecommons.org/publicdomain/zero/1.0/" }, + { + "moduleName": "org.locationtech.jts:jts-core", + "moduleVersion": "1.18.1", + "moduleLicense": "Eclipse Public License, Version 2.0", + "moduleLicenseUrl": "https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt" + }, { "moduleName": "org.opensaml:opensaml-core", "moduleVersion": "4.3.2", @@ -1462,6 +1515,13 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "technology.tabula:tabula", + "moduleUrl": "http://github.com/tabulapdf/tabula-java", + "moduleVersion": "1.0.5", + "moduleLicense": "MIT License", + "moduleLicenseUrl": "http://www.opensource.org/licenses/mit-license.php" + }, { "moduleName": "xml-apis:xml-apis", "moduleUrl": "http://xml.apache.org/commons/components/external/",