rambutan-model

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

License

License

GroupId

GroupId

xyz.seansun
ArtifactId

ArtifactId

rambutan-model
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download rambutan-model

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.9
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
com.github.binarywang : weixin-java-mp jar 3.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0