diff --git a/3rd-Party.license b/3rd-Party.license index d762967c..0f9a4d3b 100644 --- a/3rd-Party.license +++ b/3rd-Party.license @@ -1,6 +1,5 @@ Document Server integration example uses code from the following 3rd party projects. - web/documentserver-example/csharp jQuery.BlockUI - The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. (https://github.com/malsup/blockui/) @@ -132,6 +131,10 @@ Jackson Databind - General-purpose data-binding functionality and tree-model for License: Apache 2.0 License File: jackson-databind.license +Jackson Dataformat Properties - Support for reading and writing content of "Java Properties" style configuration files as if there was implied nesting structure (by default using dots as separators). (https://github.com/FasterXML/jackson-dataformats-text/blob/master/LICENSE) +License: Apache 2.0 +License File: jackson-dataformat-properties.license + jQuery.BlockUI - The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. (https://github.com/malsup/blockui/) License: MIT, GPL License File: jQuery.BlockUI.license @@ -156,6 +159,10 @@ jQuery.UI - jQuery UI is an open source library of interface components — License: MIT License File: jQuery.UI.license +JSON - JSON is a light-weight, language independent, data interchange format. (https://github.com/stleary/JSON-java/blob/master/LICENSE) +License Public Domain +License File: json.license + JSON.simple - JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text. (https://github.com/fangyidong/json-simple/blob/master/LICENSE.txt) License: Apache 2.0 License File: JSON.simple.license @@ -168,14 +175,14 @@ ModelMapper - ModelMapper is an intelligent object mapping library that automa License: Apache 2.0 License File modelmapper.license -Prime JWT - is intended to be fast and easy to use. Prime JWT has a single external dependency on Jackson. (https://github.com/ws-apps/prime-jwt/blob/master/LICENSE) -License: Apache 2.0 -License File: prime-jwt.license - Spring Boot - Helps create Spring-powered, production-grade applications and services. Has external dependencies on Spring Framework. (https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt) License: Apache 2.0 License File: spring-boot.license +Spring Boot Web - Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container. (https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt) +License: Apache 2.0 +License File: spring-boot.license + Spring Boot Devtools - Provides fast application restarts, LiveReload, and configurations for enhanced development experience. (https://github.com/spring-projects/spring-boot/blob/main/LICENSE.txt) License: Apache 2.0 License File: spring-boot.license @@ -272,7 +279,6 @@ License: MIT License File: urllib.license - web/documentserver-example/php jQuery.BlockUI - The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. (https://github.com/malsup/blockui/) diff --git a/web/documentserver-example/java-spring/3rd-Party.license b/web/documentserver-example/java-spring/3rd-Party.license index 037349c4..ccb8e57e 100755 --- a/web/documentserver-example/java-spring/3rd-Party.license +++ b/web/documentserver-example/java-spring/3rd-Party.license @@ -1,6 +1,5 @@ ONLYOFFICE Applications example uses code from the following 3rd party projects: - Gson - Gson is a Java library that can be used to convert Java Objects into their JSON representation. (https://github.com/google/gson/blob/master/LICENSE) License: Apache 2.0 License File: gson.license diff --git a/web/documentserver-example/java-spring/licenses/3rd-Party.license b/web/documentserver-example/java-spring/licenses/3rd-Party.license index 037349c4..ccb8e57e 100644 --- a/web/documentserver-example/java-spring/licenses/3rd-Party.license +++ b/web/documentserver-example/java-spring/licenses/3rd-Party.license @@ -1,6 +1,5 @@ ONLYOFFICE Applications example uses code from the following 3rd party projects: - Gson - Gson is a Java library that can be used to convert Java Objects into their JSON representation. (https://github.com/google/gson/blob/master/LICENSE) License: Apache 2.0 License File: gson.license