is not current version
Last Version 2022.25.6

com.github.jchanghong:jch-all 2022.23.6

最小依赖,json,spring web,spring jpa,kotlin,excel,okhttp3=======lettuce-core,mybatis,kotlinx-coroutines,flywaydb(不包括)

GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

jch-all
Version

Version

2022.23.6
Type

Type

jar

Download jch-all 2022.23.6


<!-- https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/ -->
<dependency>
    <groupId>com.github.jchanghong</groupId>
    <artifactId>jch-all</artifactId>
    <version>2022.23.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/
implementation 'com.github.jchanghong:jch-all:2022.23.6'
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/
implementation ("com.github.jchanghong:jch-all:2022.23.6")
'com.github.jchanghong:jch-all:jar:2022.23.6'
<dependency org="com.github.jchanghong" name="jch-all" rev="2022.23.6">
  <artifact name="jch-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='jch-all', version='2022.23.6')
)
libraryDependencies += "com.github.jchanghong" % "jch-all" % "2022.23.6"
[com.github.jchanghong/jch-all "2022.23.6"]