a

apigateway-frontend-signature

Apigateway frontend signature for Java
http://www.jdcloud.com
JDCLOUD SDK
Files download
File Operation
apigateway-frontend-signature-0.1.0.jar download
apigateway-frontend-signature-0.1.0.pom download
apigateway-frontend-signature-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jdcloud.apigateway</groupId>
  <artifactId>apigateway-frontend-signature</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.jdcloud.apigateway:apigateway-frontend-signature:0.1.0'
Gradle Kotlin
implementation("com.jdcloud.apigateway:apigateway-frontend-signature:0.1.0")
Scala SBT
libraryDependencies += "com.jdcloud.apigateway" % "apigateway-frontend-signature" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.jdcloud.apigateway', module='apigateway-frontend-signature', version='0.1.0')
)
Apache Ivy
<dependency org="com.jdcloud.apigateway" name="apigateway-frontend-signature" rev="0.1.0" />
Leiningen
[com.jdcloud.apigateway/apigateway-frontend-signature "0.1.0"]
Apache Buildr
'com.jdcloud.apigateway:apigateway-frontend-signature:jar:0.1.0'