Open Source Code

Open Source Code NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)












Open Source Library

Open Source Library NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)
System Rules1.16.0Common Public License Version 1.0A collection of JUnit rules for testing code which uses java.lang.System.http://stefanbirkner.github.io/system-rules/
Gson2.8.9Apache 2.0Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.https://mvnrepository.com/artifact/com.google.code.gson/gson/2.8.9
Guava29.0-jreApache 2.0Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.https://mvnrepository.com/artifact/com.google.guava/guava/29.0-jre
Apache Commons Collections3.2.2Apache 2.0Types that extend and augment the Java Collections Framework.http://commons.apache.org/collections/
OkHttp3.14.1Apache 2.0Square’s meticulous HTTP client for Java and Kotlin.https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp/3.14.1
XStream Core1.4.19BSD-3-ClauseXStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint.https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream/1.4.19
RxJava2.1.5Apache 2.0Reactive Extensions for Javahttps://github.com/ReactiveX/RxJava
Swagger Jersey2 JAXRS (Jersey 2.x Support)1.6.1Apache 2.0Swagger Jersey2 JAXRS (Jersey 2.x Support)https://mvnrepository.com/artifact/io.swagger/swagger-jersey2-jaxrs/1.6.1
Jakarta Activation API2.1.0EDL 1.0Jakarta Activation API 2.1 Specificationhttps://github.com/eclipse-ee4j/jaf
Jakarta Annotations API2.1.1EPL 2.0 + GPL2 w/ CPEJakarta Annotations APIhttps://projects.eclipse.org/projects/ee4j.ca
Jakarta RESTful WS API3.1.0EPL 2.0 + GPL2 w/ CPEJakarta RESTful Web Serviceshttps://github.com/eclipse-ee4j/jaxrs-api
Jakarta XML Binding API4.0.0EDL 1.0Jakarta XML Binding APIhttps://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/4.0.0
Javax Annotation API1.3.2CDDL + GPL2 w/ CPECommon Annotations for the JavaTM Platform APIhttp://jcp.org/en/jsr/detail?id=250
Java Servlet API4.0.1CDDL + GPL2 w/ CPEJava Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.https://javaee.github.io/servlet-spec/
JAXB API2.3.1CDDL 1.1 + GPL2 w/ CPEJAXB provides an API and tools that automate the mapping between XML documents and Java objects.https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api/2.3.1
JUnit4.13.2EPL 1.0JUnit is a unit testing framework to write and run repeatable automated tests on Java.http://junit.org
Apache Commons Lang3.12.0Apache 2.0Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.https://commons.apache.org/proper/commons-lang/
Drools Compiler7.62.0.FinalApache 2.0Drools :: Compilerhttps://mvnrepository.com/artifact/org.drools/drools-compiler/7.62.0.Final
Drools Core7.62.0.FinalApache 2.0Drools :: Corehttps://mvnrepository.com/artifact/org.drools/drools-core/7.62.0.Final
Drools Templates7.62.0.FinalApache 2.0Drools :: Templateshttps://mvnrepository.com/artifact/org.drools/drools-templates/7.62.0.Final
EasyMock4.3Apache 2.0EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the flyhttps://mvnrepository.com/artifact/org.easymock/easymock/4.3
Eclipse ECJ4.5.1EPL 1.0Eclipse JDT Core Batch Compilerhttp://www.eclipse.org/jdt/
Jersey Container Servlet Core3.0.5EPL 2.0 + GPL2 w/ CPE + EDL 1.0 + BSD 2-Clause + Apache License, 2.0 + Public Domain + Modified BSD + jQuery license + MIT license + W3C licenseJersey core Servlet 3.x implementationhttps://mvnrepository.com/artifact/org.glassfish.jersey.containers/jersey-container-servlet-core/3.0.5
Jersey Core Client3.0.5EPL 2.0 + GPL2 w/ CPE + EDL 1.0 + BSD 2-Clause + Apache License, 2.0 + Public Domain + Modified BSD + jQuery license + MIT license + W3C licenseJersey core client implementationhttps://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-client/3.0.5
Jersey Core Common3.0.5EPL 2.0 + The GNU General Public License (GPL), Version 2, With Classpath Exception + Apache License, 2.0 + Public DomainJersey core common packageshttps://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-common/3.0.5
Jersey Core Server3.0.5EPL 2.0 + The GNU General Public License (GPL), Version 2, With Classpath Exception + Apache License, 2.0 + Modified BSDJersey core server implementationhttps://mvnrepository.com/artifact/org.glassfish.jersey.core/jersey-server/3.0.5
Jersey Ext Entity Filtering3.0.5EPL 2.0 + GPL2 w/ CPE + EDL 1.0 + BSD 2-Clause + Apache License, 2.0 + Public Domain + Modified BSD + jQuery license + MIT license + W3C licenseJersey extension module providing support for Entity Data Filtering.https://mvnrepository.com/artifact/org.glassfish.jersey.ext/jersey-entity-filtering/3.0.5
Jersey Inject HK23.0.5EPL 2.0 + GPL2 w/ CPE + EDL 1.0 + BSD 2-Clause + Apache License, 2.0 + Public Domain + Modified BSD + jQuery license + MIT license + W3C licenseHK2 InjectionManager implementationhttps://mvnrepository.com/artifact/org.glassfish.jersey.inject/jersey-hk2/3.0.5
Jersey Media JSON Jackson3.0.5EPL 2.0 + The GNU General Public License (GPL), Version 2, With Classpath Exception + Apache License, 2.0Jersey JSON Jackson (2.x) entity providers support module.https://mvnrepository.com/artifact/org.glassfish.jersey.media/jersey-media-json-jackson/3.0.5
Hamcrest Core1.3New BSD LicenseCore Hamcrest API - deprecated, please use "hamcrest" insteadhttps://mvnrepository.com/artifact/org.hamcrest/hamcrest-core/1.3
Hamcrest Library1.3New BSD LicenseA library of Hamcrest matchers - deprecated, please use "hamcrest" insteadhttps://mvnrepository.com/artifact/org.hamcrest/hamcrest-library/1.3
Javassist3.24.1-GAMPL 1.1 + LGPL 2.1 + Apache 2.0Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.http://www.javassist.org/
JDBI3 Postgres3.19.0Apache 2.0jdbi PostgreSQL specific featureshttp://jdbi.org/
JDBI3 SqlObject3.19.0Apache 2.0jdbi SqlObject transforms simple annotated interfaces into full-featured DAO implementations.http://jdbi.org/
Mockito Core2.28.2The MIT LicenseMockito mock objects library core API and implementationhttps://github.com/mockito/mockito
PostgreSQL JDBC Driver42.3.6BSD-2-ClausePostgreSQL JDBC Driver Postgresqlhttps://jdbc.postgresql.org
PowerMock2.0.9Apache 2.0PowerMock support module for JUnit 4.x.http://www.powermock.org
Project Lombok1.18.16The MIT LicenseSpice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!https://projectlombok.org
Reflections0.9.9WTFPL + The New BSD LicenseReflections - Java runtime metadata analysishttp://github.com/ronmamo/reflections
SLF4J API Module1.7.25MIT LicenseAPI for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging frameworks, allowing the end user to plug in the desired logging framework at deployment time.http://www.slf4j.org
Spring Boot AutoConfigure2.7.2Apache 2.0Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.https://spring.io/projects/spring-boot
Spring Boot Starter Web2.7.2Apache 2.0Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded containerhttps://spring.io/projects/spring-boot
Spring Context5.3.22Apache 2.0Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.https://github.com/spring-projects/spring-framework
Spring JDBC5.3.13Apache 2.0Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.https://github.com/spring-projects/spring-framework
Spring Web5.3.13Apache 2.0Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context.It also contains an HTTP client and the web-related parts of Spring remote support.https://github.com/spring-projects/spring-framework

pom.xml files: