| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.oxerr |
| Идентификатор | Идентификаторspring-security-wechat-core |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Security WeChat Core
Spring Security WeChat Core.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.security : spring-security-core | jar | 4.1.3.RELEASE |