License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.oxerr |
ArtifactId | ArtifactIdspring-security-wechat |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Security WeChat
Spring Security WeChat.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-security-wechat-0.0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>spring-security-wechat</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat/
implementation 'org.oxerr:spring-security-wechat:0.0.1'
// https://jarcasting.com/artifacts/org.oxerr/spring-security-wechat/
implementation ("org.oxerr:spring-security-wechat:0.0.1")
'org.oxerr:spring-security-wechat:pom:0.0.1'
<dependency org="org.oxerr" name="spring-security-wechat" rev="0.0.1">
<artifact name="spring-security-wechat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='spring-security-wechat', version='0.0.1')
)
libraryDependencies += "org.oxerr" % "spring-security-wechat" % "0.0.1"
[org.oxerr/spring-security-wechat "0.0.1"]