License |
License |
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.spring-security-web |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-security-web wrapper
Spring4 support for spring-security-web
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-web/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.spring-security-web</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-web/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-web:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-web/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-web:0.3.7")
'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-web:jar:0.3.7'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.spring-security-web" rev="0.3.7">
<artifact name="net.osgiliath.wrapper.spring-security-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.spring-security-web', version='0.3.7')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.spring-security-web" % "0.3.7"
[net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-web "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-web | jar | 3.2.5.RELEASE |