s

signature-spring-boot

摘要签名认证 - DONE
The Apache License, Version 2.0
Files download
File Operation
signature-spring-boot-1.0.2.pom download
Apache Maven
<dependency>
  <groupId>com.wudgaby.platform</groupId>
  <artifactId>signature-spring-boot</artifactId>
  <version>1.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.wudgaby.platform:signature-spring-boot:1.0.2'
Gradle Kotlin
implementation("com.wudgaby.platform:signature-spring-boot:1.0.2")
Scala SBT
libraryDependencies += "com.wudgaby.platform" % "signature-spring-boot" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.wudgaby.platform', module='signature-spring-boot', version='1.0.2')
)
Apache Ivy
<dependency org="com.wudgaby.platform" name="signature-spring-boot" rev="1.0.2" />
Leiningen
[com.wudgaby.platform/signature-spring-boot "1.0.2"]
Apache Buildr
'com.wudgaby.platform:signature-spring-boot:jar:1.0.2'