License |
License |
---|---|
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdjch-all |
Last Version | Last Version2022.25.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjch-all
最小依赖,json,spring web,spring
jpa,kotlin,excel,okhttp3=======lettuce-core,mybatis,kotlinx-coroutines,flywaydb(不包括)
|
Filename | Size |
---|---|
jch-all-2022.25.6.pom | |
jch-all-2022.25.6.jar | 4 KB |
jch-all-2022.25.6-sources.jar | 4 KB |
jch-all-2022.25.6-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>jch-all</artifactId>
<version>2022.25.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/
implementation 'com.github.jchanghong:jch-all:2022.25.6'
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-all/
implementation ("com.github.jchanghong:jch-all:2022.25.6")
'com.github.jchanghong:jch-all:jar:2022.25.6'
<dependency org="com.github.jchanghong" name="jch-all" rev="2022.25.6">
<artifact name="jch-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='jch-all', version='2022.25.6')
)
libraryDependencies += "com.github.jchanghong" % "jch-all" % "2022.25.6"
[com.github.jchanghong/jch-all "2022.25.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.5.9 |
com.h2database : h2 Optional | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.9 |
org.junit.vintage : junit-vintage-engine | jar |