sdn-open-osa-sdk

sdn-open-osa-sdk is a open service api kit.

License

License

GroupId

GroupId

com.github.calmking
ArtifactId

ArtifactId

osa
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sdn-open-osa-sdk
sdn-open-osa-sdk is a open service api kit.
Project URL

Project URL

http://www.smartriver.com.cn

Download osa

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.calmking/osa/ -->
<dependency>
    <groupId>com.github.calmking</groupId>
    <artifactId>osa</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.calmking/osa/
implementation 'com.github.calmking:osa:1.0.1'
// https://jarcasting.com/artifacts/com.github.calmking/osa/
implementation ("com.github.calmking:osa:1.0.1")
'com.github.calmking:osa:jar:1.0.1'
<dependency org="com.github.calmking" name="osa" rev="1.0.1">
  <artifact name="osa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.calmking', module='osa', version='1.0.1')
)
libraryDependencies += "com.github.calmking" % "osa" % "1.0.1"
[com.github.calmking/osa "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.calmking : open-framework jar 1.0.1
com.github.calmking : openapi-core jar 1.0.1
org.apache.httpcomponents : httpclient jar 4.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1