com.cn-abs:cnabs.openapi

cnabs openapi java sdk with jdk11

License

License

GroupId

GroupId

com.cn-abs
ArtifactId

ArtifactId

cnabs.openapi
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cnabs openapi java sdk with jdk11
Project URL

Project URL

https://github.com/dmxming/cnabs.openapi
Source Code Management

Source Code Management

https://github.com/DMXming/cnabs.openapi

Download cnabs.openapi

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar RELEASE
com.alibaba : fastjson jar 1.2.75

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0