License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr.spring.security |
ArtifactId | ArtifactIdspring-security-wechat-samples-helloworld |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security WeChat Samples.
|
<!-- https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-wechat-samples-helloworld/ -->
<dependency>
<groupId>org.oxerr.spring.security</groupId>
<artifactId>spring-security-wechat-samples-helloworld</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-wechat-samples-helloworld/
implementation 'org.oxerr.spring.security:spring-security-wechat-samples-helloworld:0.0.3'
// https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-wechat-samples-helloworld/
implementation ("org.oxerr.spring.security:spring-security-wechat-samples-helloworld:0.0.3")
'org.oxerr.spring.security:spring-security-wechat-samples-helloworld:jar:0.0.3'
<dependency org="org.oxerr.spring.security" name="spring-security-wechat-samples-helloworld" rev="0.0.3">
<artifact name="spring-security-wechat-samples-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.security', module='spring-security-wechat-samples-helloworld', version='0.0.3')
)
libraryDependencies += "org.oxerr.spring.security" % "spring-security-wechat-samples-helloworld" % "0.0.3"
[org.oxerr.spring.security/spring-security-wechat-samples-helloworld "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
com.foxinmy : weixin4j-mp | jar | 1.7.2 |
org.oxerr.spring.security : spring-security-wechat-config | jar | 0.0.3 |