Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Open Source Library NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)
logback1.2.3EPLfor logginghttp://logback.qos.ch/
google/gson2.8.6Apache License Version 2.0for serialization/deserialization of JSON objectshttps://github.com/google/gson
okhttp3.14.1Apache License Version 2.0for handling HTTP requestshttps://square.github.io/okhttp/
retrofit2.5.0Apache License Version 2.0for handling HTTP requestshttps://square.github.io/retrofit/
commons-collections3.2.2Apache License Version 2.0some common tools like StringUtils, etc.https://commons.apache.org/proper/commons-collections/
RxJava2.1.5Apache License Version 2.0in combination with PowerMock to complete some testshttps://github.com/ReactiveX/RxJava
junit4.8.2Eclipse Public License 1.0JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.https://junit.org/junit4/
json-lib2.4Apache License Version 2.0for parsing the json datasourceforge.net/projects/json-lib/
easymock4.2Apache License Version 2.0a tool for data mocking during the unit testhttps://easymock.org/
jersey2.31Eclipse Public License 2.0Jersey RESTful Web Services framework is open source, production quality, framework for developing RESTful Web Services in Java that provides support for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference Implementation.https://eclipse-ee4j.github.io/jersey/
hamcrest1.3BSDHamcrest is a framework for writing matcher objects allowing ‘match’ rules to be defined declaratively.http://hamcrest.org/JavaHamcrest/
javassist3.24.1-GAApache License Version 2.0in combination with PowerMock to complete some testshttps://www.javassist.org/
postgresql42.2.13PostgreSQL LicensePostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.https://www.postgresql.org/
powermock2.0.7Apache License Version 2.0a tool for data mocking during the unit testhttps://github.com/powermock/powermock
lombok1.18.4MITProject Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java.https://projectlombok.org/
reflections0.9.9WTFPLReflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project.https://github.com/ronmamo/reflections
commons-codec1.14Apache License Version 2.0Apache Commons Codec (TM) software provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.https://commons.apache.org/proper/commons-codec/
swagger-jersey2-jaxrs1.6.1Apache License Version 2.0Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API.https://github.com/swagger-api/swagger-core
Swagger
Apache License Version 2.0the world’s largest framework of API developer tools for the OpenAPI Specification(OAS)http://swagger.io/license/
slf4j1.7.25MITThe Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time.http://www.slf4j.org/
dropwizard2.0.10Apache License Version 2.0a Java framework for developing ops-friendly, high-performance, RESTful web serviceshttps://github.com/dropwizard/dropwizard
xstream1.4.11BSDXStream is a simple library to serialize objects to XML and back again.http://x-stream.github.io/
ecj4.5.1Eclipse Public License 1.0

a dependent of drools

We changed the version of the original dependent because of security issues.



hibernate-validator6.1.5.FinalApache License Version 2.0

a dependent of dropwizard

We changed the version of the original dependent because of security issues.

https://hibernate.org/validator/Apache Httpcomponents4.5.12Apache License Version 2.0
The Apache HttpComponents™ project is responsible for creating and maintaining a toolset of low level Java components focused on HTTP and associated protocols.http://hc.apache.org/Drools6.5.0.FinalApache License Version 2.0Drools is a Business Rules Management System (BRMS) solution. It provides a core Business Rules Engine (BRE), a web authoring and rules management application (Drools Workbench), full runtime support for Decision Model and Notation (DMN) models at Conformance level 3 and an Eclipse IDE plugin for core development.http://www.drools.org/code/license.html

...