License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdknife4j-core |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionknife4j-core
knife4j核心层
|
Filename | Size |
---|---|
knife4j-core-3.0.5.pom | |
knife4j-core-3.0.5.jar | 24 KB |
knife4j-core-3.0.5-sources.jar | 18 KB |
knife4j-core-3.0.5-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-core/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>knife4j-core</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-core/
implementation 'com.github.shijingsh:knife4j-core:3.0.5'
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-core/
implementation ("com.github.shijingsh:knife4j-core:3.0.5")
'com.github.shijingsh:knife4j-core:jar:3.0.5'
<dependency org="com.github.shijingsh" name="knife4j-core" rev="3.0.5">
<artifact name="knife4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='knife4j-core', version='3.0.5')
)
libraryDependencies += "com.github.shijingsh" % "knife4j-core" % "3.0.5"
[com.github.shijingsh/knife4j-core "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |