j

jch-min

最小以来,json,web,jpa
Files download
File Operation
jch-min-0.1.1.jar download
jch-min-0.1.1.pom download
jch-min-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jchanghong</groupId>
  <artifactId>jch-min</artifactId>
  <version>0.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.jchanghong:jch-min:0.1.1'
Gradle Kotlin
implementation("com.github.jchanghong:jch-min:0.1.1")
Scala SBT
libraryDependencies += "com.github.jchanghong" % "jch-min" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jchanghong', module='jch-min', version='0.1.1')
)
Apache Ivy
<dependency org="com.github.jchanghong" name="jch-min" rev="0.1.1" />
Leiningen
[com.github.jchanghong/jch-min "0.1.1"]
Apache Buildr
'com.github.jchanghong:jch-min:jar:0.1.1'
Dependencies
<parent>
  <groupId>com.github.jchanghong</groupId>
  <artifactId>jch-parent</artifactId>
  <version>0.1.1</version>
</parent>

compile

|-- cn.hutool:hutool-all:5.7.16

|-- 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:3.11.8

|-- com.google.guava:guava:31.0.1-jre

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

|-- com.oracle.ojdbc:ojdbc8:19.3.0.0

|-- com.oracle.ojdbc:orai18n:19.3.0.0

|-- com.squareup.okhttp3:okhttp

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

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

|-- commons-fileupload:commons-fileupload:1.4

|-- commons-net:commons-net:3.8.0

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

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

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

|-- io.springfox:springfox-oas:3.0.0

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

|-- io.springfox:springfox-swagger2:3.0.0

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

|-- javax.validation:validation-api

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

|-- 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.projectlombok:lombok

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

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

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

|-- cglib:cglib:3.3.0

|-- com.alibaba:fastjson:1.2.78

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

|-- io.lettuce:lettuce-core

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

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

|-- org.apache.xmlbeans:xmlbeans:3.1.0

|-- 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:1.14.3

|-- 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:3.4.1

test

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