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