mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 09:28:49 +08:00
36 KiB
36 KiB
项目依赖
项目软件
| SoftWare | Version | Introduction | Home | License |
|---|---|---|---|---|
| MySQL Community Server | 5.5 | MySQL is the most trusted and widely used open source database platform in use today. 10 out of the top 10 most popular and highly-trafficked websites in the world rely on MySQL. | https://www.mysql.com/ | GNU General Public License v2.0 |
| OpenJDK | 14 | The place to collaborate on an open-source implementation of the Java Platform, Standard Edition, and related projects,open-source JDK for most popular Linux distributions. Oracle's free, GPL-licensed, production-ready OpenJDK JDK 14 binaries are at jdk.java.net/14; Oracle's commercially-licensed JDK 14 binaries for Linux, macOS, and Windows, based on the same code | http://openjdk.java.net/ | GNU General Public License v2.0 |
| Tomcat | 9.0.* | The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket specifications are developed under the Java Community Process. | https://tomcat.apache.org/ | Apache License 2.0 |
| Redis | 6.0.* | Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster | https://redis.io/ | BSD licensed |
| OpenLDAP | 4.4.* | OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol. | https://www.openldap.org/ | OpenLDAP Public License |
| Apache Kafka | 2.5.0 |
Kafka® is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.
|
项目依赖包
以下是此项目的项目依赖中的编译依赖项列表。这些依赖项可以包含在子模块中,以编译和运行子模块:
| Dependency | GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|---|
| test | junit | junit | 4.11 | jar | EPL 1.0 |
| test | javax.servlet | javax.servlet-api | 3.0.1 | jar | GPL 2.0 |
| test | org.mockito | mockito-all | 1.10.19 | jar | MIT |
| test | xmlunit | xmlunit | 1.6 | jar | BSD |
| compile | commons-beanutils | commons-beanutils | 1.9.3 | jar | The Apache License, Version 2.0 |
| compile | commons-codec | commons-codec | 1.14 | jar | The Apache License, Version 2.0 |
| compile | commons-collections | commons-collections | 3.2.2 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | commons-csv | 1.7 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | commons-dbcp2 | 2.6.0 | jar | The Apache License, Version 2.0 |
| compile | commons-dbutils | commons-dbutils | 1.7 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | commons-digester3 | 3.2 | jar | The Apache License, Version 2.0 |
| compile | commons-digester | commons-digester | 2.1 | jar | The Apache License, Version 2.0 |
| compile | commons-io | commons-io | 2.6 | jar | The Apache License, Version 2.0 |
| compile | commons-lang | commons-lang | 2.6 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | commons-lang3 | 3.9 | jar | The Apache License, Version 2.0 |
| compile | commons-logging | commons-logging | 1.2 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | commons-pool2 | 2.6.2 | jar | The Apache License, Version 2.0 |
| compile | commons-httpclient | commons-httpclient | 3.1 | jar | The Apache License, Version 2.0 |
| compile | commons-fileupload | commons-fileupload | 1.4 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | commons-email | 1.5 | jar | The Apache License, Version 2.0 |
| compile | org.apache.httpcomponents | httpclient | 4.5.12 | jar | The Apache License, Version 2.0 |
| compile | org.apache.httpcomponents | fluent-hc | 4.5.12 | jar | The Apache License, Version 2.0 |
| compile | org.apache.httpcomponents | httpclient-cache | 4.5.12 | jar | The Apache License, Version 2.0 |
| compile | org.apache.httpcomponents | httpmime | 4.5.12 | jar | The Apache License, Version 2.0 |
| compile | org.apache.httpcomponents | httpcore | 4.4.13 | jar | The Apache License, Version 2.0 |
| compile | org.apache.velocity | velocity | 1.7 | jar | The Apache License, Version 2.0 |
| compile | velocity | velocity-dep | 1.4 | jar | The Apache License, Version 2.0 |
| compile | org.freemarker | freemarker | 2.3.30 | jar | The Apache License, Version 2.0 |
| compile | org.apache.commons | not-yet-commons-ssl | 0.3.9 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-1.2-api | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-api | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-core | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-jcl | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-jul | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-slf4j-impl | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.apache.logging.log4j | log4j-web | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.slf4j | slf4j-api | 2.13.3 | jar | The Apache License, Version 2.0 |
| compile | org.jboss.logging | jboss-logging | 3.4.1.Final | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-aop | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-aspects | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-beans | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-core | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-context | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-context-indexer | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-context-support | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-expression | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | //org.springframework | spring-instrument | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | //org.springframework | spring-jcl | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-jdbc | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | //org.springframework | spring-jms | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-messaging | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | //org.springframework | spring-orm | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-oxm | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-tx | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-web | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | //org.springframework | spring-webflux | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework | spring-webmvc | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | //org.springframework | spring-websocket | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | testorg.springframework | spring-test | 5.2.7.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.apache.kafka | kafka-clients | 2.5.0 | jar | The Apache License, Version 2.0 |
| compile | org.springframework.kafka | spring-kafka | 2.5.2.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.retry | spring-retry | 1.3.0 | jar | The Apache License, Version 2.0 |
| compile | org.springframework.security | spring-security-core | 5.3.2.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.security | spring-security-web | 5.3.2.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.security | spring-security-crypto | 5.3.2.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-starter | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-actuator | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-autoconfigure | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-starter-freemarker | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-starter-log4j2 | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-starter-web | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.springframework.boot | spring-boot-starter-tomcat | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | testorg.springframework.boot | spring-boot-starter-test | 2.3.1.RELEASE | jar | The Apache License, Version 2.0 |
| compile | org.opensaml | opensaml | 2.6.4 | jar | The Apache License, Version 2.0 |
| compile | org.opensaml | openws | 1.5.4 | jar | The Apache License, Version 2.0 |
| compile | org.opensaml | xmltooling | 1.4.4 | jar | The Apache License, Version 2.0 |
| compile | com.nimbusds | nimbus-jose-jwt | 8.10 | jar | The Apache License, Version 2.0 |
| compile | net.jcip | jcip-annotations | 1.0 | jar | The Apache License, Version 2.0 |
| compile | net.minidev | json-smart | 2.3 | jar | The Apache License, Version 2.0 |
| compile | net.minidev | asm | 1.0.2 | jar | The Apache License, Version 2.0 |
| compile | com.xkcoding.http | simple-http | 1.0 | jar | LGPL 3.0 |
| compile | me.zhyd.oauth | JustAuth | 1.15.1 | jar | MIT |
| compile | org.javassist | javassist | 3.23.0-GA | jar | The Apache License, Version 2.0 |
| compile | org.owasp.esapi | esapi | 2.2.0.0 | jar | BSD 2-clause |
| compile | com.sun.mail | javax.mail | 1.6.2 | jar | GPL 2.0 |
| compile | org.eclipse.persistence | javax.persistence | 2.2.1 | jar | Eclipse Public License v. 2.0 |
| compile | javax.activation | activation | 1.1.1 | jar | CDDL 1.0 |
| compile | javax.annotation | javax.annotation-api | 1.3.2 | jar | GPLv2 |
| compile | javax.transaction | jta | 1.1 | jar | GPLv2 |
| compile | javax.transaction | javax.transaction-api | 1.3 | jar | GPLv2 |
| compile | javax.validation | validation-api | 2.0.1.Final | jar | The Apache License, Version 2.0 |
| compile | javax.xml | jsr173 | 1.0 | jar | The Apache License, Version 2.0 |
| compile | javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1 |
| compile | com.sun.xml.bind | jaxb-core | 2.3.0.1 | jar | Eclipse Distribution License - v 1.0 |
| compile | com.sun.xml.bind | jaxb-impl | 2.3.2 | jar | Eclipse Distribution License - v 1.0 |
| compile | com.sun.xml.bind | jaxb-xjc | 2.3.2 | jar | Eclipse Distribution License - v 1.0 |
| compile | org.bouncycastle | bcpkix-jdk15on | 1.64 | jar | Bouncy Castle Licence |
| compile | org.bouncycastle | bcprov-jdk15on | 1.64 | jar | Bouncy Castle Licence |
| compile | org.bouncycastle | bcprov-ext-jdk15on | 1.64 | jar | Bouncy Castle Licence |
| compile | com.google.crypto.tink | tink | 1.2.2 | jar | The Apache License, Version 2.0 |
| compile | com.jhlabs | filters | 2.0.235-1 | jar | The Apache License, Version 2.0 |
| compile | com.github.penggle | kaptcha | 2.3.2 | jar | The Apache License, Version 2.0 |
| compile | com.google.code.gson | gson | 2.8.6 | jar | The Apache License, Version 2.0 |
| compile | org.codehaus.jackson | jackson-all | 1.8.5 | jar | The Apache License, Version 2.0 |
| compile | com.fasterxml.jackson.core | jackson-databind | 2.11.0 | jar | The Apache License, Version 2.0 |
| compile | com.fasterxml.jackson.core | jackson-core | 2.11.0 | jar | The Apache License, Version 2.0 |
| compile | com.fasterxml.jackson.core | jackson-annotations | 2.11.0 | jar | The Apache License, Version 2.0 |
| compile | com.fasterxml | classmate | 1.5.0 | jar | The Apache License, Version 2.0 |
| compile | com.alibaba | fastjson | 1.2.66 | jar | The Apache License, Version 2.0 |
| compile | org.reactivestreams | reactive-streams | 1.0.2 | jar | CC0 1.0 |
| compile | io.projectreactor | reactor-core | 3.2.10.RELEASE | jar | The Apache License, Version 2.0 |
| compile | eu.tekul | szxcvbn_2.9.2 | 0.2 | jar | MIT |
| compile | org.quartz-scheduler | quartz | 2.3.2 | jar | The Apache License, Version 2.0 |
| compile | mysql | mysql-connector-java | 5.1.48 | jar | GPL 2.0 |
| compile | com.alibaba | druid | 1.1.21 | jar | The Apache License, Version 2.0 |
| compile | com.alibaba | druid-spring-boot-starter | 1.1.21 | jar | The Apache License, Version 2.0 |
| compile | redis.clients | jedis | 3.2.0 | jar | MIT |
| compile | org.ehcache | ehcache | 3.8.1 | jar | The Apache License, Version 2.0 |
| compile | org.mybatis | mybatis | 3.5.5 | jar | The Apache License, Version 2.0 |
| compile | org.mybatis | mybatis-spring | 2.0.5 | jar | The Apache License, Version 2.0 |
| compile | org.hibernate.validator | hibernate-validator | 6.1.2.Final | jar | The Apache License, Version 2.0 |
| compile | org.hibernate | hibernate-validator-cdi | 6.1.2.Final | jar | The Apache License, Version 2.0 |
| compile | org.hibernate.validator | hibernate-validator-annotation-processor | 6.1.2.Final | jar | The Apache License, Version 2.0 |
| compile | joda-time | joda-time | 2.10.5 | jar | The Apache License, Version 2.0 |
| compile | org.yaml | snakeyaml | 1.26 | jar | The Apache License, Version 2.0 |
| compile | net.sourceforge.nekohtml | nekohtml | 1.9.22 | jar | The Apache License, Version 2.0 |
| compile | org.jdom | jdom | 2.0.2 | jar | The Apache License, Version 2.0 |
| compile | com.google.zxing | core | 3.4.0 | jar | The Apache License, Version 2.0 |
| compile | com.google.guava | guava | 28.2-jre | jar | The Apache License, Version 2.0 |
| compile | ognl | ognl | 3.2.14 | jar | The Apache License, Version 2.0 |
| compile | cglib | cglib | 3.3.0 | jar | The Apache License, Version 2.0 |
| compile | org.ow2.asm | asm | 7.3.1 | jar | BSD 3-clause |
| compile | aopalliance | aopalliance | 1.0 | jar | Public |
| compile | org.aspectj | aspectjtools | 1.9.4 | jar | EPL 1.0 |
| compile | dom4j | dom4j | 1.6.1 | jar | BSD |
| compile | xalan | serializer | 2.7.2 | jar | The Apache License, Version 2.0 |
| compile | xml-resolver | xml-resolver | 1.2 | jar | The Apache License, Version 2.0 |
| compile | org.apache.santuario | xmlsec | 1.5.8 | jar | The Apache License, Version 2.0 |
| compile | org.ogce | xpp3 | 1.1.6 | jar | The Apache License, Version 2.0 |
| compile | com.thoughtworks.xstream | xstream | 1.4.10 | jar | BSD 3-clause |
| compile | com.aliyun | aliyun-java-sdk-core | 4.5.1 | jar | Aliyun |
| compile | com.tencentcloudapi | tencentcloud-sdk-java | 3.1.33 | jar | The Apache License, Version 2.0 |
| compile | org.apache.tomcat.embed | tomcat-embed-core | 9.0.35 | jar | The Apache License, Version 2.0 |
| compile | org.apache.tomcat.embed | tomcat-embed-logging-juli | 8.5.2 | jar | The Apache License, Version 2.0 |
| compile | mybatis-jpa-extra | mybatis-jpa-extra | 2.1 | jar | The Apache License, Version 2.0 |
| compile | mybatis-jpa-extra | mybatis-jpa-extra-spring-boot-starter | 2.1 | jar | The Apache License, Version 2.0 |