rambutan-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.seansun
ArtifactId

ArtifactId

rambutan-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download rambutan-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xyz.seansun : rambutan-autoconfig jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0