License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr |
ArtifactId | ArtifactIdspring-security-wechat-core |
Last Version | Last Version0.0.1 |
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-wechat-core/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>spring-security-wechat-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat-core/
implementation 'org.oxerr:spring-security-wechat-core:0.0.1'
// https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat-core/
implementation ("org.oxerr:spring-security-wechat-core:0.0.1")
'org.oxerr:spring-security-wechat-core:jar:0.0.1'
<dependency org="org.oxerr" name="spring-security-wechat-core" rev="0.0.1">
<artifact name="spring-security-wechat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='spring-security-wechat-core', version='0.0.1')
)
libraryDependencies += "org.oxerr" % "spring-security-wechat-core" % "0.0.1"
[org.oxerr/spring-security-wechat-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar | 4.1.3.RELEASE |