License |
License |
---|---|
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdjch-min |
Version | Version2.3.4 |
Type | Typejar |
Description |
Descriptionjch-min
最小依赖,json,spring web,spring jpa,kotlin,excel,okhttp3
|
Filename | Size |
---|---|
jch-min-2.3.4.pom | |
jch-min-2.3.4.jar | 363 KB |
jch-min-2.3.4-sources.jar | 109 KB |
jch-min-2.3.4-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>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-min/
implementation 'com.github.jchanghong:jch-min:2.3.4'
// https://jarcasting.com/artifacts/com.github.jchanghong/jch-min/
implementation ("com.github.jchanghong:jch-min:2.3.4")
'com.github.jchanghong:jch-min:jar:2.3.4'
<dependency org="com.github.jchanghong" name="jch-min" rev="2.3.4">
<artifact name="jch-min" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='jch-min', version='2.3.4')
)
libraryDependencies += "com.github.jchanghong" % "jch-min" % "2.3.4"
[com.github.jchanghong/jch-min "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.3.12.RELEASE |
com.h2database : h2 Optional | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |