com.github.calmking:openapi-util

sdn-openapi-sdk is a open api kit.

License

License

GroupId

GroupId

com.github.calmking
ArtifactId

ArtifactId

openapi-util
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sdn-openapi-sdk is a open api kit.

Download openapi-util

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21

provided (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1