License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr |
ArtifactId | ArtifactIdspring-security-wechat-samples-helloworld |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security WeChat Samples.
|
<!-- https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat-samples-helloworld/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>spring-security-wechat-samples-helloworld</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat-samples-helloworld/
implementation 'org.oxerr:spring-security-wechat-samples-helloworld:0.0.1'
// https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat-samples-helloworld/
implementation ("org.oxerr:spring-security-wechat-samples-helloworld:0.0.1")
'org.oxerr:spring-security-wechat-samples-helloworld:jar:0.0.1'
<dependency org="org.oxerr" name="spring-security-wechat-samples-helloworld" rev="0.0.1">
<artifact name="spring-security-wechat-samples-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='spring-security-wechat-samples-helloworld', version='0.0.1')
)
libraryDependencies += "org.oxerr" % "spring-security-wechat-samples-helloworld" % "0.0.1"
[org.oxerr/spring-security-wechat-samples-helloworld "0.0.1"]
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.1 |
org.oxerr : spring-security-wechat-config | jar | 0.0.1 |