j

jch-all

最小依赖,json,spring web,spring jpa,kotlin,excel,okhttp3=======lettuce-core,mybatis,kotlinx-coroutines,flywaydb(不包括)
https://github.com/looly/jch
Files download
File Operation
jch-all-2022.23.1.jar download
jch-all-2022.23.1.pom download
jch-all-2022.23.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jchanghong</groupId>
  <artifactId>jch-all</artifactId>
  <version>2022.23.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.jchanghong:jch-all:2022.23.1'
Gradle Kotlin
implementation("com.github.jchanghong:jch-all:2022.23.1")
Scala SBT
libraryDependencies += "com.github.jchanghong" % "jch-all" % "2022.23.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jchanghong', module='jch-all', version='2022.23.1')
)
Apache Ivy
<dependency org="com.github.jchanghong" name="jch-all" rev="2022.23.1" />
Leiningen
[com.github.jchanghong/jch-all "2022.23.1"]
Apache Buildr
'com.github.jchanghong:jch-all:jar:2022.23.1'
Dependencies
<parent>
  <groupId>com.github.jchanghong</groupId>
  <artifactId>jch-parent</artifactId>
  <version>2022.23.1</version>
</parent>

compile

|-- org.jetbrains.kotlin:kotlin-reflect

|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8

|-- com.github.jchanghong:jch-min:2022.23.1

|-- cn.hutool:hutool-all

|-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8

|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310

|-- com.fasterxml.jackson.module:jackson-module-kotlin

|-- com.fasterxml.jackson.module:jackson-module-parameter-names

|-- com.github.liaochong:myexcel

|-- com.google.guava:guava

|-- com.jayway.jsonpath:json-path

|-- com.oracle.ojdbc:ojdbc8

|-- com.oracle.ojdbc:orai18n

|-- com.squareup.okhttp3:okhttp

|-- com.squareup.okhttp3:okhttp-tls

|-- com.vladmihalcea:hibernate-types-52

|-- commons-fileupload:commons-fileupload

|-- commons-net:commons-net

|-- io.springfox:springfox-bean-validators

|-- io.springfox:springfox-boot-starter

|-- io.springfox:springfox-data-rest

|-- io.springfox:springfox-oas

|-- io.springfox:springfox-swagger-ui

|-- io.springfox:springfox-swagger2

|-- jakarta.persistence:jakarta.persistence-api

|-- javax.validation:validation-api

|-- org.apache.commons:commons-collections4

|-- org.apache.commons:commons-lang3

|-- org.springframework.boot:spring-boot-starter-json

|-- org.springframework.boot:spring-boot-starter-validation

|-- org.springframework.boot:spring-boot-starter-web

|-- org.postgresql:postgresql

|-- org.springframework.boot:spring-boot-starter-data-jpa

|-- cglib:cglib

|-- com.alibaba:fastjson

|-- com.baomidou:mybatis-plus-boot-starter

|-- io.lettuce:lettuce-core

|-- org.apache.commons:commons-text

|-- org.apache.kafka:kafka-clients

|-- org.apache.xmlbeans:xmlbeans

|-- org.flywaydb:flyway-core

|-- org.freemarker:freemarker

|-- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm

|-- org.jetbrains.kotlinx:kotlinx-coroutines-core

|-- org.jetbrains.kotlinx:kotlinx-coroutines-reactive

|-- org.jsoup:jsoup

|-- org.springframework.boot:spring-boot-starter-activemq

|-- org.springframework.boot:spring-boot-starter-amqp

|-- org.springframework.boot:spring-boot-starter-aop

|-- org.springframework.boot:spring-boot-starter-cache

|-- org.springframework.boot:spring-boot-starter-data-redis

|-- org.springframework.boot:spring-boot-starter-freemarker

|-- org.springframework.cloud:spring-cloud-starter-consul-discovery

|-- org.springframework.cloud:spring-cloud-starter-openfeign

|-- org.springframework.kafka:spring-kafka

|-- com.baomidou:mybatis-plus-generator

provided

|-- org.projectlombok:lombok

runtime

|-- org.springframework.boot:spring-boot-devtools

|-- com.h2database:h2

test

|-- org.springframework.boot:spring-boot-starter-test