META-INF.DEPENDENCIES Maven / Gradle / Ivy
The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
carp-module-http-remote-feign
From: 'an unknown organization'
- hutool-all (https://github.com/looly/hutool) cn.hutool:hutool-all:jar:5.8.30
License: Mulan Permissive Software License,Version 2 (https://license.coscl.org.cn/MulanPSL2)
- carp-framework-common (https://github.com/flowerfine/carp/carp-framework/carp-framework-common) cn.sliew:carp-framework-common:jar:0.0.14
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- milky-common (https://github.com/kalencaya/milky-all/milky-common) cn.sliew:milky-common:jar:1.0.13
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- milky-registry (https://github.com/kalencaya/milky-all/milky-registry) cn.sliew:milky-registry:jar:1.0.13
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- mybatis-plus (https://github.com/baomidou/mybatis-plus) com.baomidou:mybatis-plus-annotation:jar:3.5.7
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- mybatis-plus (https://github.com/baomidou/mybatis-plus) com.baomidou:mybatis-plus-core:jar:3.5.7
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- zjsonpatch (https://github.com/flipkart-incubator/zjsonpatch/) com.flipkart.zjsonpatch:zjsonpatch:jar:0.4.14
License: The Apache Software 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)
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
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) com.google.guava:guava:bundle:33.2.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:3.0.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Disruptor Framework (http://lmax-exchange.github.com/disruptor) com.lmax:disruptor:jar:3.4.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- okhttp (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp:jar:4.12.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:3.6.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- okio (https://github.com/square/okio/) com.squareup.okio:okio-jvm:jar:3.6.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Open Feign Forms Core (https://github.com/OpenFeign/feign-form/feign-form) io.github.openfeign.form:feign-form:jar:3.8.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Open Feign Forms Extension for Spring (https://github.com/OpenFeign/feign-form/feign-form-spring) io.github.openfeign.form:feign-form-spring:jar:3.8.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.13.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.13.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.13.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.core.v3:swagger-annotations:jar:2.2.19
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.1
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- AspectJ Weaver (https://www.eclipse.org/aspectj/) org.aspectj:aspectjweaver:jar:1.9.22
License: Eclipse Public License - v 2.0 (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
- Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk18on:jar:1.77
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.42.0
License: The MIT License (http://opensource.org/licenses/MIT)
- HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.2.1
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)
- IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Kotlin Stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.24
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Kotlin Stdlib Common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.24
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Kotlin Stdlib Jdk7 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.24
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Kotlin Stdlib Jdk8 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.24
License: The Apache License, Version 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/)
- MapStruct Core (http://mapstruct.org/mapstruct/) org.mapstruct:mapstruct:jar:1.4.2.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- MapStruct Spring Annotations (https://mapstruct.org/) org.mapstruct.extensions.spring:mapstruct-spring-annotations:jar:0.1.1
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.32
License: The MIT License (https://projectlombok.org/LICENSE)
- SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.2
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:2.1.1
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0)
License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.17.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.17.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-dataformat-Properties (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-properties:jar:2.17.1
License: The Apache Software License, Version 2.0 (https://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.17.1
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.17.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google LLC' (http://www.google.com)
- error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.26.1
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'JSQLParser'
- JSQLParser library (https://github.com/JSQLParser/JSqlParser) com.github.jsqlparser:jsqlparser:bundle:4.9
License: GNU Library or Lesser General Public License (LGPL) V2.1 (http://www.gnu.org/licenses/lgpl-2.1.html)
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'MyBatis.org' (https://www.mybatis.org/)
- mybatis (https://www.mybatis.org/mybatis-3/) org.mybatis:mybatis:jar:3.5.16
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'OpenFeign' (https://github.com/openfeign)
- Feign Core (https://github.com/openfeign/feign/feign-core) io.github.openfeign:feign-core:jar:13.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Feign Jackson (https://github.com/openfeign/feign/feign-jackson) io.github.openfeign:feign-jackson:jar:13.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Feign Micrometer (https://github.com/openfeign/feign/feign-micrometer) io.github.openfeign:feign-micrometer:jar:13.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Feign OkHttp (https://github.com/openfeign/feign/feign-okhttp) io.github.openfeign:feign-okhttp:jar:13.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Feign SLF4J (https://github.com/openfeign/feign/feign-slf4j) io.github.openfeign:feign-slf4j:jar:13.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'OW2' (http://www.ow2.org/)
- asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7
License: BSD-3-Clause (https://asm.ow2.io/license.html)
From: 'Pivotal Software, Inc.' (https://spring.io)
- spring-security-crypto (https://spring.io/projects/spring-security) org.springframework.security:spring-security-crypto:jar:6.3.0
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:4.1.2
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:4.1.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Cloud OpenFeign Core (https://spring.io/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-core) org.springframework.cloud:spring-cloud-openfeign-core:jar:4.1.1
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:4.1.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Spring Cloud Starter OpenFeign (https://projects.spring.io/spring-cloud) org.springframework.cloud:spring-cloud-starter-openfeign:jar:4.1.1
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.5.6
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.5.6
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:2.0.13
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.13
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:6.1.8
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:6.1.8
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:6.1.8
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:6.1.8
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:6.1.8
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:6.1.8
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:6.1.8
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'SpringSource' (http://www.springsource.com)
- spring-security-rsa (http://github.com/spring-projects/spring-security-oauth) org.springframework.security:spring-security-rsa:jar:1.1.2
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons FileUpload (https://commons.apache.org/proper/commons-fileupload/) commons-fileupload:commons-fileupload:jar:1.5
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.11.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Collections (https://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.12.0
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/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.23.1
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.23.1
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j/log4j-to-slf4j/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'VMware, Inc.' (https://spring.io)
- spring-boot (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot:jar:3.3.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-boot-autoconfigure (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-autoconfigure:jar:3.3.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-boot-starter (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter:jar:3.3.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-boot-starter-aop (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-aop:jar:3.3.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- spring-boot-starter-logging (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-logging:jar:3.3.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy