3rd Party Libraries

The following table contains the 3rd party library licenses bundled with this software component.

LibraryFileVersionLicenseDescription
acme4j Clientacme4j-client.jar2.16Apache 2.0ACME client for Java
Bouncy Castle ASN.1 Extension and Utility APIsbcutil-jdk18on.jar1.78Bouncy Castle LicenceThe Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up.
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIsbcpkix-jdk18on.jar1.78Bouncy Castle LicenceThe Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Bouncy Castle Providerbcprov-jdk18on.jar1.78Bouncy Castle LicenceThe Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.
Jakarta WebSocket - Server APIjakarta.websocket-api.jar1.1.2EPL 2.0Jakarta WebSocket - Server API
GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.websocket-api-NOTICE.md
jakarta.websocket-api-LICENSE.md
Jetty :: ALPN :: JDK9 Server Implementationjetty-alpn-java-server.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
jetty-alpn-java-server-LICENSE
jetty-alpn-java-server-NOTICE
Jetty :: ALPN :: Serverjetty-alpn-server.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
jetty-alpn-server-LICENSE
jetty-alpn-server-NOTICE
Jetty :: Asynchronous HTTP Clientjetty-client.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
jetty-client-LICENSE
jetty-client-NOTICE
Jetty :: Http Utilityjetty-http.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
jetty-http-NOTICE
jetty-http-LICENSE
Jetty :: HTTP2 :: Commonhttp2-common.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
http2-common-LICENSE
http2-common-NOTICE
Jetty :: HTTP2 :: HPACKhttp2-hpack.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
http2-hpack-NOTICE
http2-hpack-LICENSE
Jetty :: HTTP2 :: Serverhttp2-server.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
http2-server-LICENSE
http2-server-NOTICE
Jetty :: IO Utilityjetty-io.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
jetty-io-NOTICE
jetty-io-LICENSE
Jetty :: Securityjetty-security.jar10.0.20Apache 2.0Jetty security infrastructure
Eclipse Public License - Version 2.0
jetty-security-LICENSE
jetty-security-NOTICE
Jetty :: Server Corejetty-server.jar10.0.20Apache 2.0The core jetty server artifact.
Eclipse Public License - Version 2.0
jetty-server-LICENSE
jetty-server-NOTICE
Jetty :: Servlet Handlingjetty-servlet.jar10.0.20Apache 2.0Jetty Servlet Container
Eclipse Public License - Version 2.0
jetty-servlet-NOTICE
jetty-servlet-LICENSE
Jetty :: Utilitiesjetty-util.jar10.0.20Apache 2.0Utility classes for Jetty
Eclipse Public License - Version 2.0
jetty-util-NOTICE
jetty-util-LICENSE
Jetty :: Utility Servlets and Filtersjetty-servlets.jar10.0.20Apache 2.0Utility Servlets from Jetty
Eclipse Public License - Version 2.0
jetty-servlets-NOTICE
jetty-servlets-LICENSE
Jetty :: Websocket :: Core :: Clientwebsocket-core-client.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-core-client-LICENSE
websocket-core-client-NOTICE
Jetty :: Websocket :: Core :: Commonwebsocket-core-common.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-core-common-NOTICE
websocket-core-common-LICENSE
Jetty :: Websocket :: Core :: Serverwebsocket-core-server.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-core-server-NOTICE
websocket-core-server-LICENSE
Jetty :: Websocket :: javax.websocket :: Clientwebsocket-javax-client.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-javax-client-LICENSE
websocket-javax-client-NOTICE
Jetty :: Websocket :: javax.websocket :: Commonwebsocket-javax-common.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-javax-common-LICENSE
websocket-javax-common-NOTICE
Jetty :: Websocket :: javax.websocket :: Serverwebsocket-javax-server.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-javax-server-LICENSE
websocket-javax-server-NOTICE
Jetty :: Websocket :: org.eclipse.jetty.websocket :: APIwebsocket-jetty-api.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-jetty-api-NOTICE
websocket-jetty-api-LICENSE
Jetty :: Websocket :: org.eclipse.jetty.websocket :: Commonwebsocket-jetty-common.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-jetty-common-NOTICE
websocket-jetty-common-LICENSE
Jetty :: Websocket :: org.eclipse.jetty.websocket :: Serverwebsocket-jetty-server.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-jetty-server-NOTICE
websocket-jetty-server-LICENSE
Jetty :: Websocket :: Servletwebsocket-servlet.jar10.0.20Apache 2.0The Eclipse Jetty Project
Eclipse Public License - Version 2.0
websocket-servlet-NOTICE
websocket-servlet-LICENSE
jose4jjose4j.jar0.9.6Apache 2.0The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK).
It is written in Java and relies solely on the JCA APIs for cryptography.
Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..