META-INF.DEPENDENCIES Maven / Gradle / Ivy
The newest version!
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
carp-framework-dag
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)
- carp-framework-mybatis (https://github.com/flowerfine/carp/carp-framework/carp-framework-mybatis) cn.sliew:carp-framework-mybatis: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: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-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-boot-starter: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)
- mybatis-plus (https://github.com/baomidou/mybatis-plus) com.baomidou:mybatis-plus-extension: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-spring-boot-autoconfigure: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)
- Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:jar:3.25.1
License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause)
- 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)
- 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-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)
- apfloat (http://www.apfloat.org) org.apfloat:apfloat:jar:1.10.1
License: MIT License (https://opensource.org/licenses/MIT)
- 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)
- Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.42.0
License: The MIT License (http://opensource.org/licenses/MIT)
- JGraphT - Core (http://www.jgrapht.org/jgrapht-core) org.jgrapht:jgrapht-core:jar:1.5.2
License: GNU Lesser General Public License Version 2.1, February 1999 (http://jgrapht.sourceforge.net/LGPL.html)
License: Eclipse Public License (EPL) 2.0 (http://www.eclipse.org/legal/epl-v20.html)
- JHeaps (http://www.jheaps.org) org.jheaps:jheaps:jar:0.14
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- 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)
- Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:3.0.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- 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)
- mybatis-spring (http://www.mybatis.org/spring/) org.mybatis:mybatis-spring:jar:3.0.3
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Oracle Corporation' (https://www.oracle.com/)
- MySQL Connector/J (http://dev.mysql.com/doc/connector-j/en/) com.mysql:mysql-connector-j:jar:8.3.0
License: The GNU General Public License, v2 with Universal FOSS Exception, v1.0
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: '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 JDBC (https://github.com/spring-projects/spring-framework) org.springframework:spring-jdbc:jar:6.1.8
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:6.1.8
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- 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-jdbc (https://spring.io/projects/spring-boot) org.springframework.boot:spring-boot-starter-jdbc: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)
From: 'Zaxxer.com' (https://github.com/brettwooldridge)
- HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:5.1.0
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy