META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swaggerpc-springboot-starter Show documentation
Show all versions of swaggerpc-springboot-starter Show documentation
swagger for dubbo rpc with spring boot
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
swagger-rpc
From: 'an unknown organization'
- 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)
- Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.5
License: Apache 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.2.0
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:27.1-jre
License: The Apache Software 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.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ClassGraph (https://github.com/classgraph/classgraph) io.github.classgraph:classgraph:jar:4.8.83
License: The MIT License (MIT) (http://opensource.org/licenses/MIT)
- springfox-core (https://github.com/springfox/springfox) io.springfox:springfox-core:jar:3.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- springfox-schema (https://github.com/springfox/springfox) io.springfox:springfox-schema:jar:3.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- springfox-spi (https://github.com/springfox/springfox) io.springfox:springfox-spi:jar:3.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- springfox-spring-web (https://github.com/springfox/springfox) io.springfox:springfox-spring-web:jar:3.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- springfox-spring-webmvc (https://github.com/springfox/springfox) io.springfox:springfox-spring-webmvc:jar:3.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- springfox-swagger-common (https://github.com/springfox/springfox) io.springfox:springfox-swagger-common:jar:3.0.0
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.19
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger:swagger-core:bundle:1.6.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger:swagger-models:bundle:1.5.20
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger.core.v3:swagger-annotations:bundle:2.1.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.10.6
License: Apache 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.30
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.30
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.30
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.5.2
License: The MIT License (http://opensource.org/licenses/MIT)
- 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)
- Project Lombok (https://projectlombok.org) org.projectlombok:lombok:jar:1.18.16
License: The MIT License (https://projectlombok.org/LICENSE)
- reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.3
License: CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- 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-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.10.5
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.5
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.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.10.2
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.2
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.2
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.2
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: 'GlassFish Community' (https://javaee.github.io)
- Java Servlet API (https://javaee.github.io/servlet-spec/) javax.servlet:javax.servlet-api:jar:4.0.1
License: CDDL + GPLv2 with classpath exception (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
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: '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.17
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
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.4.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.4.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Configuration Processor (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-tools/spring-boot-configuration-processor) org.springframework.boot:spring-boot-configuration-processor:jar:2.2.4.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.4.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.4.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Boot Logging Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-logging) org.springframework.boot:spring-boot-starter-logging:jar:2.2.4.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.4.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.4.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.4.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'Pivotal Software, Inc.' (https://www.spring.io)
- Spring Plugin - Core (https://github.com/spring-projects/spring-plugin/spring-plugin-core) org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Plugin - Metadata Extension (https://github.com/spring-projects/spring-plugin/spring-plugin-metadata) org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'QOS.ch' (http://www.qos.ch)
- Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.2.3
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html) License: GNU Lesser General Public License (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
- Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.2.3
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html) License: GNU Lesser General Public License (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
- 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.29
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'reactor' (https://github.com/reactor)
- Non-Blocking Reactive Foundation for the JVM (https://github.com/reactor/reactor-core) io.projectreactor:reactor-core:jar:3.3.2.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Shigeru Chiba, www.javassist.org'
- Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
License: MPL 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html) License: LGPL 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html) License: Apache License 2.0 (http://www.apache.org/licenses/)
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.3.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.3.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.3.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.3.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.3.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.3.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Messaging (https://github.com/spring-projects/spring-framework) org.springframework:spring-messaging:jar:5.2.3.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:5.2.3.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.3.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.3.RELEASE
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'SpringIO' (https://spring.io)
- Spring Integration Core (https://projects.spring.io/spring-integration) org.springframework.integration:spring-integration-core:jar:5.2.3.RELEASE
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring Integration HTTP Support (https://projects.spring.io/spring-integration) org.springframework.integration:spring-integration-http:jar:5.2.3.RELEASE
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'SpringSource' (https://www.springsource.com)
- Spring Retry (https://www.springsource.org) org.springframework.retry:spring-retry:jar:1.2.5.RELEASE
License: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- dubbo-all (https://github.com/apache/dubbo/dubbo) org.apache.dubbo:dubbo:jar:2.7.4.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Apache Dubbo Spring Boot :: Auto-Configure (https://github.com/apache/dubbo-spring-boot-project/dubbo-spring-boot-parent/dubbo-spring-boot-autoconfigure) org.apache.dubbo:dubbo-spring-boot-autoconfigure:jar:2.7.4.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Dubbo Spring Boot :: Compatible :: Auto-Configure (https://github.com/apache/dubbo-spring-boot-project/dubbo-spring-boot-parent/dubbo-spring-boot-compatible/dubbo-spring-boot-autoconfigure-compatible) org.apache.dubbo:dubbo-spring-boot-autoconfigure-compatible:jar:2.7.4.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Dubbo Spring Boot :: Starter (https://github.com/apache/dubbo-spring-boot-project/dubbo-spring-boot-parent/dubbo-spring-boot-starter) org.apache.dubbo:dubbo-spring-boot-starter:jar:2.7.4.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.11
License: Apache License, Version 2.0 (https://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.11.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j-to-slf4j/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.12.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Netty Project' (https://netty.io/)
- Netty/All-in-One (https://netty.io/netty-all/) io.netty:netty-all:jar:4.1.52.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy