License |
License |
---|---|
GroupId | GroupIdxyz.seansun |
ArtifactId | ArtifactIdrambutan-model |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrambutan-model
基于spring security和WxJava的开箱即用服务号starter
|
Filename | Size |
---|---|
rambutan-model-1.0.3.pom | |
rambutan-model-1.0.3.jar | 8 KB |
rambutan-model-1.0.3-sources.jar | 3 KB |
rambutan-model-1.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |