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