rumbutan

基于spring security和WxJava的开箱即用服务号starter

License

License

GroupId

GroupId

xyz.seansun
ArtifactId

ArtifactId

rumbutan
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

rumbutan
基于spring security和WxJava的开箱即用服务号starter

Download rumbutan

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0