License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr.spring.security |
ArtifactId | ArtifactIdspring-security-wechat-core |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security WeChat Core
Spring Security WeChat Core.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-wechat-core/ -->
<dependency>
<groupId>org.oxerr.spring.security</groupId>
<artifactId>spring-security-wechat-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-wechat-core/
implementation 'org.oxerr.spring.security:spring-security-wechat-core:0.0.3'
// https://jarcasting.com/artifacts/org.oxerr.spring.security/spring-security-wechat-core/
implementation ("org.oxerr.spring.security:spring-security-wechat-core:0.0.3")
'org.oxerr.spring.security:spring-security-wechat-core:jar:0.0.3'
<dependency org="org.oxerr.spring.security" name="spring-security-wechat-core" rev="0.0.3">
<artifact name="spring-security-wechat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.security', module='spring-security-wechat-core', version='0.0.3')
)
libraryDependencies += "org.oxerr.spring.security" % "spring-security-wechat-core" % "0.0.3"
[org.oxerr.spring.security/spring-security-wechat-core "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 4.1.5.RELEASE |