Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
SSO2 :: Server :: Spring Boot :: Sample
From: 'Alibaba Group' (https://github.com/alibaba)
- fastjson (https://github.com/alibaba/fastjson) com.alibaba:fastjson:jar:1.2.38
License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'an unknown organization'
- hutool-all (https://github.com/looly/hutool) cn.hutool:hutool-all:jar:5.3.10
License: Mulan Permissive Software License,Version 1 (http://license.coscl.org.cn/MulanPSL)
- Aliyun LOG Java SDK (http://www.aliyun.com) com.aliyun.openservices:aliyun-log:jar:0.6.31
License: ()
- aliyun log log4j2 appender (http://www.aliyun.com) com.aliyun.openservices:aliyun-log-log4j2-appender:jar:0.1.11
License: ()
- Aliyun LOG Java Producer (https://aliyun.com/product/sls) com.aliyun.openservices:aliyun-log-producer:jar:0.2.0
License: ()
- com.github.jsonzou:jmockdata (https://github.com/jsonzou/jmockdata) com.github.jsonzou:jmockdata:jar:4.3.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.3.2
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:28.1-jre
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.11.4
License: 3-Clause BSD License (https://opensource.org/licenses/BSD-3-Clause)
- micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.3.6
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.5.20
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- TypeTools (http://github.com/jhalterman/typetools/) net.jodah:typetools:bundle:0.6.3
License: Apache License, Version 2.0 (http://apache.org/licenses/LICENSE-2.0)
- LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.3.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ezmorph (http://ezmorph.sourceforge.net) net.sf.ezmorph:ezmorph:jar:1.0.6
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- tomcat-embed-core (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.33
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- tomcat-embed-el (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.33
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- tomcat-embed-websocket (https://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.33
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- AspectJ runtime (http://www.aspectj.org) org.aspectj:aspectjrt:jar:1.9.5
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html)
- AspectJ weaver (http://www.aspectj.org) org.aspectj:aspectjweaver:jar:1.9.5
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html)
- Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.64
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.64
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.8.1
License: The MIT License (http://opensource.org/licenses/MIT)
- HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.11
License: Public Domain, per Creative Commons CC0 (http://creativecommons.org/publicdomain/zero/1.0/) License: BSD-2-Clause (https://opensource.org/licenses/BSD-2-Clause)
- Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate.validator:hibernate-validator:jar:6.0.18.Final
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- LatencyUtils (http://latencyutils.github.io/LatencyUtils/) org.latencyutils:LatencyUtils:jar:2.0.3
License: Public Domain, per Creative Commons CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- polyjdbc (http://polyjdbc.org) org.polyjdbc:polyjdbc:jar:0.7.6
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Project Lombok (https://projectlombok.org) org.projectlombok:lombok:jar:1.18.12
License: The MIT License (https://projectlombok.org/LICENSE)
- OAuth2 for Spring Security (http://static.springframework.org/spring-security/oauth/spring-security-oauth2) org.springframework.security.oauth:spring-security-oauth2:jar:2.3.4.RELEASE
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.25
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Eclipse Foundation' (https://www.eclipse.org)
- Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html)
- Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:2.0.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com)
- Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-module-parameter-names (https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) com.fasterxml.jackson.module:jackson-module-parameter-names:bundle:2.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'fasterxml.com' (https://fasterxml.com)
- ClassMate (https://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.5.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'JBoss by Red Hat' (http://www.jboss.org)
- JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.4.1.Final
License: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Joda.org' (https://www.joda.org)
- Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Json-lib' (http://json-lib.sourceforge.net)
- json-lib (http://json-lib.sourceforge.net) net.sf.json-lib:json-lib:jar:2.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'MojoHaus' (http://www.mojohaus.org)
- Animal Sniffer Annotations (http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.18
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
From: 'OpenZipkin' (http://zipkin.io/)
- Zipkin Core Library (https://github.com/openzipkin/zipkin/zipkin) io.zipkin.zipkin2:zipkin:jar:2.19.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'OpenZipkin' (https://zipkin.io/)
- Brave (https://github.com/openzipkin/brave/brave) io.zipkin.brave:brave:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Context: Log4J 2 (https://github.com/openzipkin/brave/brave-context-parent/brave-context-log4j2) io.zipkin.brave:brave-context-log4j2:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Http Adapters (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-http) io.zipkin.brave:brave-instrumentation-http:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Apache HttpAsyncClient v4.0+ (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-httpasyncclient) io.zipkin.brave:brave-instrumentation-httpasyncclient:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Apache HttpClient v4.4+ (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-httpclient) io.zipkin.brave:brave-instrumentation-httpclient:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: JMS (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-jms) io.zipkin.brave:brave-instrumentation-jms:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Kafka Clients (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-kafka-clients) io.zipkin.brave:brave-instrumentation-kafka-clients:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Kafka Streams (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-kafka-streams) io.zipkin.brave:brave-instrumentation-kafka-streams:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Messaging Adapters (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-messaging) io.zipkin.brave:brave-instrumentation-messaging:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Rpc Adapters (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-rpc) io.zipkin.brave:brave-instrumentation-rpc:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Servlet (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-servlet) io.zipkin.brave:brave-instrumentation-servlet:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Spring RabbitMQ (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-spring-rabbit) io.zipkin.brave:brave-instrumentation-spring-rabbit:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Spring Rest Template (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-spring-web) io.zipkin.brave:brave-instrumentation-spring-web:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Brave Instrumentation: Spring Web MVC (https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-spring-webmvc) io.zipkin.brave:brave-instrumentation-spring-webmvc:jar:5.10.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Zipkin Reporter: Core (https://github.com/openzipkin/zipkin-reporter-java/zipkin-reporter) io.zipkin.reporter2:zipkin-reporter:jar:2.12.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Zipkin Reporter Metrics by Micrometer (https://github.com/openzipkin/zipkin-reporter-java/zipkin-reporter-metrics-micrometer) io.zipkin.reporter2:zipkin-reporter-metrics-micrometer:jar:2.12.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Oracle' (http://www.oracle.com)
- JavaBeans Activation Framework API jar (http://java.net/all/javax.activation-api/) javax.activation:javax.activation-api:jar:1.2.0
License: CDDL/GPLv2+CE (https://github.com/javaee/activation/blob/master/LICENSE.txt)
From: 'Oracle Corporation' (http://www.oracle.com/)
- Old JAXB Core (http://jaxb.java.net/jaxb-bundles/jaxb-core) com.sun.xml.bind:jaxb-core:jar:2.3.0.1
License: CDDL+GPL License (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
- Old JAXB Runtime (http://jaxb.java.net/jaxb-bundles/jaxb-impl) com.sun.xml.bind:jaxb-impl:jar:2.3.0.1
License: CDDL+GPL License (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
- jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.1
License: CDDL 1.1 (https://oss.oracle.com/licenses/CDDL+GPL-1.1) License: GPL2 w/ CPE (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
From: 'Pivotal Software, Inc.' (https://spring.io)
- Spring Boot (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot) org.springframework.boot:spring-boot:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Actuator (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-actuator) org.springframework.boot:spring-boot-actuator:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Actuator AutoConfigure (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-actuator-autoconfigure) org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot AutoConfigure (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-autoconfigure) org.springframework.boot:spring-boot-autoconfigure:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter) org.springframework.boot:spring-boot-starter:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Actuator Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-actuator) org.springframework.boot:spring-boot-starter-actuator:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot AOP Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-aop) org.springframework.boot:spring-boot-starter-aop:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Json Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-json) org.springframework.boot:spring-boot-starter-json:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Log4j 2 Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-log4j2) org.springframework.boot:spring-boot-starter-log4j2:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Security Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-security) org.springframework.boot:spring-boot-starter-security:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Tomcat Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-tomcat) org.springframework.boot:spring-boot-starter-tomcat:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Validation Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-validation) org.springframework.boot:spring-boot-starter-validation:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Web Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web) org.springframework.boot:spring-boot-starter-web:jar:2.2.6.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'Pivotal Software, Inc.' (https://www.spring.io)
- Spring Cloud Commons (https://projects.spring.io/spring-cloud/spring-cloud-commons/) org.springframework.cloud:spring-cloud-commons:jar:2.2.2.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Cloud Context (https://projects.spring.io/spring-cloud/spring-cloud-context/) org.springframework.cloud:spring-cloud-context:jar:2.2.2.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-cloud-security (https://projects.spring.io/spring-cloud/spring-cloud-security/) org.springframework.cloud:spring-cloud-security:jar:2.2.1.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Cloud Sleuth Core (https://spring.io/spring-cloud/spring-cloud-sleuth/spring-cloud-sleuth-core) org.springframework.cloud:spring-cloud-sleuth-core:jar:2.2.2.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-cloud-starter (https://projects.spring.io/spring-cloud) org.springframework.cloud:spring-cloud-starter:jar:2.2.2.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-cloud-starter-oauth2 (https://projects.spring.io/spring-cloud) org.springframework.cloud:spring-cloud-starter-oauth2:jar:2.2.1.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-cloud-starter-security (https://projects.spring.io/spring-cloud) org.springframework.cloud:spring-cloud-starter-security:jar:2.2.1.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-cloud-starter-sleuth (https://spring.io/spring-cloud/spring-cloud-sleuth/spring-cloud-starter-sleuth) org.springframework.cloud:spring-cloud-starter-sleuth:jar:2.2.2.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'QOS.ch' (http://www.qos.ch)
- JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.30
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.30
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'Spring IO' (https://spring.io/projects/spring-framework)
- Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Web MVC (https://github.com/spring-projects/spring-framework) org.springframework:spring-webmvc:jar:5.2.5.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'spring.io' (http://spring.io/)
- spring-security-config (http://spring.io/spring-security) org.springframework.security:spring-security-config:jar:5.2.2.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-security-core (http://spring.io/spring-security) org.springframework.security:spring-security-core:jar:5.2.2.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-security-crypto (http://spring.io/spring-security) org.springframework.security:spring-security-crypto:jar:5.2.2.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-security-web (http://spring.io/spring-security) org.springframework.security:spring-security-web:jar:5.2.2.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-security-oauth2-autoconfigure (http://spring.io/spring-security) org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:jar:2.1.2.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'SpringSource' (http://www.springsource.com)
- Spring Security JWT Library (http://github.com/spring-projects/spring-security-oauth) org.springframework.security:spring-security-jwt:jar:1.0.9.RELEASE
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- spring-security-rsa (http://github.com/spring-projects/spring-security-oauth) org.springframework.security:spring-security-rsa:jar:1.0.9.RELEASE
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (http://jakarta.apache.org)
- Digester (http://jakarta.apache.org/commons/digester/) commons-digester:commons-digester:jar:1.8
License: The Apache Software License, Version 2.0 (/LICENSE.txt)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Commons BeanUtils (http://commons.apache.org/beanutils/) commons-beanutils:commons-beanutils:jar:1.8.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Logging (http://commons.apache.org/logging) commons-logging:commons-logging:jar:1.1.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Validator (http://commons.apache.org/validator/) commons-validator:commons-validator:jar:1.4.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.12
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.13
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.13
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Logging :: Spring Boot :: AutoConfigure (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-logging/logging-spring-boot-autoconfigure/) in.hocg.boot:logging-spring-boot-autoconfigure:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Logging :: Spring Boot :: Starter (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-starters/logging-spring-boot-starter/) in.hocg.boot:logging-spring-boot-starter:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Utils :: Annotation (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-utils/utils-annotation/) in.hocg.boot:utils-annotation:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Utils :: Base (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-utils/utils-base/) in.hocg.boot:utils-base:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Web :: Core (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-web/web-core/) in.hocg.boot:web-core:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Web :: Spring Boot :: AutoConfigure (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-web/web-spring-boot-autoconfigure/) in.hocg.boot:web-spring-boot-autoconfigure:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Web :: Spring Boot :: Starter (https://www.apache.org/spring-boot-starters-project/spring-boot-dependencies/spring-boot-starters/web-spring-boot-starter/) in.hocg.boot:web-spring-boot-starter:jar:1.0.45
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.12.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.12.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j JUL Adapter (https://logging.apache.org/log4j/2.x/log4j-jul/) org.apache.logging.log4j:log4j-jul:jar:2.12.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.12.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)