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