License |
License |
---|---|
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdkbtool-lib |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkbtool-lib
开发spring-web最小依赖,json,spring web,kotlin,excel,okhttp3,springfox,oracle,postgres
|
Filename | Size |
---|---|
kbtool-lib-2.7.0.pom | |
kbtool-lib-2.7.0.jar | 601 KB |
kbtool-lib-2.7.0-sources.jar | 150 KB |
kbtool-lib-2.7.0-javadoc.jar | 926 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/kbtool-lib/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>kbtool-lib</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/kbtool-lib/
implementation 'com.github.jchanghong:kbtool-lib:2.7.0'
// https://jarcasting.com/artifacts/com.github.jchanghong/kbtool-lib/
implementation ("com.github.jchanghong:kbtool-lib:2.7.0")
'com.github.jchanghong:kbtool-lib:jar:2.7.0'
<dependency org="com.github.jchanghong" name="kbtool-lib" rev="2.7.0">
<artifact name="kbtool-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='kbtool-lib', version='2.7.0')
)
libraryDependencies += "com.github.jchanghong" % "kbtool-lib" % "2.7.0"
[com.github.jchanghong/kbtool-lib "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 Optional | jar | 2.1.212 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
org.junit.vintage : junit-vintage-engine | jar |