License |
License |
---|---|
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdjch-min |
Last Version | Last Version2022.25.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjch-min
最小依赖,json,spring web,spring jpa,kotlin,excel,okhttp3
|
Filename | Size |
---|---|
jch-min-2022.25.6.pom | |
jch-min-2022.25.6.jar | 363 KB |
jch-min-2022.25.6-sources.jar | 109 KB |
jch-min-2022.25.6-javadoc.jar | 795 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/jch-min/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>jch-min</artifactId>
<version>2022.25.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-min/
implementation 'com.github.jchanghong:jch-min:2022.25.6'
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-min/
implementation ("com.github.jchanghong:jch-min:2022.25.6")
'com.github.jchanghong:jch-min:jar:2022.25.6'
<dependency org="com.github.jchanghong" name="jch-min" rev="2022.25.6">
<artifact name="jch-min" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='jch-min', version='2022.25.6')
)
libraryDependencies += "com.github.jchanghong" % "jch-min" % "2022.25.6"
[com.github.jchanghong/jch-min "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 |