| License |
License |
|---|---|
| GroupId | GroupIdcom.github.calmking |
| ArtifactId | ArtifactIdopen-framework |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsdn-open-sdk is a open api kit.
|
| Filename | Size |
|---|---|
| open-framework-1.0.1.pom | |
| open-framework-1.0.1.jar | 11 KB |
| open-framework-1.0.1-sources.jar | 7 KB |
| open-framework-1.0.1-javadoc.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.calmking/open-framework/ -->
<dependency>
<groupId>com.github.calmking</groupId>
<artifactId>open-framework</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.calmking/open-framework/
implementation 'com.github.calmking:open-framework:1.0.1'
// https://jarcasting.com/artifacts/com.github.calmking/open-framework/
implementation ("com.github.calmking:open-framework:1.0.1")
'com.github.calmking:open-framework:jar:1.0.1'
<dependency org="com.github.calmking" name="open-framework" rev="1.0.1">
<artifact name="open-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.calmking', module='open-framework', version='1.0.1')
)
libraryDependencies += "com.github.calmking" % "open-framework" % "1.0.1"
[com.github.calmking/open-framework "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.calmking : openapi-core | jar | 1.0.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.shalousun : smart-doc | jar | 1.6 |
| junit : junit | jar | 4.12 |