| License |
License |
|---|---|
| GroupId | GroupIdcom.github.calmking |
| ArtifactId | ArtifactIdopenapi-core |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsdn-openapi-sdk is a open api kit.
|
| Filename | Size |
|---|---|
| openapi-core-1.0.1.pom | |
| openapi-core-1.0.1.jar | 67 KB |
| openapi-core-1.0.1-sources.jar | 41 KB |
| openapi-core-1.0.1-javadoc.jar | 317 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.calmking/openapi-core/ -->
<dependency>
<groupId>com.github.calmking</groupId>
<artifactId>openapi-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.calmking/openapi-core/
implementation 'com.github.calmking:openapi-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.calmking/openapi-core/
implementation ("com.github.calmking:openapi-core:1.0.1")
'com.github.calmking:openapi-core:jar:1.0.1'
<dependency org="com.github.calmking" name="openapi-core" rev="1.0.1">
<artifact name="openapi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.calmking', module='openapi-core', version='1.0.1')
)
libraryDependencies += "com.github.calmking" % "openapi-core" % "1.0.1"
[com.github.calmking/openapi-core "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.46 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.kafka : kafka-clients | jar | 2.1.0 |
| com.github.calmking : openapi-util | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| org.springframework : spring-context-support | jar | 4.2.2.RELEASE |