xkw-xop-client

学科网开放平台-XOP HTTP客户端,包含xop-hmac, client等

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xkw.xop
ArtifactId

ArtifactId

xkw-xop-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

xkw-xop-client
学科网开放平台-XOP HTTP客户端,包含xop-hmac, client等
Project URL

Project URL

https://github.com/xkw-mp/xkw-xop-client

Download xkw-xop-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.konghq : unirest-java jar 3.7.01
com.google.code.gson : gson jar 2.8.6
commons-codec : commons-codec jar 1.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1