| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Безопасность |
| Группа | Группаnet.osgiliath.wrappers |
| Идентификатор | Идентификаторnet.osgiliath.wrapper.spring-security-core |
| Последняя версия | Последняя версия0.3.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-security-core wrapper
Spring4 support for spring-security-core
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-core/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.spring-security-core</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-core/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-core:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-core/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-core:0.3.7")
'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-core:jar:0.3.7'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.spring-security-core" rev="0.3.7">
<artifact name="net.osgiliath.wrapper.spring-security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.spring-security-core', version='0.3.7')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.spring-security-core" % "0.3.7"
[net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-core "0.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.security : spring-security-core | jar | 3.2.5.RELEASE |