License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.lichongbing |
ArtifactId | ArtifactIdlswagger-core |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlswagger-core
lswagger核心层
|
Filename | Size |
---|---|
lswagger-core-3.0.5.pom | |
lswagger-core-3.0.5.jar | 24 KB |
lswagger-core-3.0.5-sources.jar | 19 KB |
lswagger-core-3.0.5-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lichongbing/lswagger-core/ -->
<dependency>
<groupId>com.lichongbing</groupId>
<artifactId>lswagger-core</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-core/
implementation 'com.lichongbing:lswagger-core:3.0.5'
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-core/
implementation ("com.lichongbing:lswagger-core:3.0.5")
'com.lichongbing:lswagger-core:jar:3.0.5'
<dependency org="com.lichongbing" name="lswagger-core" rev="3.0.5">
<artifact name="lswagger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='lswagger-core', version='3.0.5')
)
libraryDependencies += "com.lichongbing" % "lswagger-core" % "3.0.5"
[com.lichongbing/lswagger-core "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |