is not current version
Last Version 2.0.0-RC2-RELEASE

me.xethh.libs.toolkits:spring-web-security 1.4.2-RELEASE


Categories

Categories

Security
GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

spring-web-security
Version

Version

1.4.2-RELEASE
Type

Type

jar

Download spring-web-security 1.4.2-RELEASE


<!-- https://jarcasting.com/artifacts/me.xethh.libs.toolkits/spring-web-security/ -->
<dependency>
    <groupId>me.xethh.libs.toolkits</groupId>
    <artifactId>spring-web-security</artifactId>
    <version>1.4.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/spring-web-security/
implementation 'me.xethh.libs.toolkits:spring-web-security:1.4.2-RELEASE'
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits/spring-web-security/
implementation ("me.xethh.libs.toolkits:spring-web-security:1.4.2-RELEASE")
'me.xethh.libs.toolkits:spring-web-security:jar:1.4.2-RELEASE'
<dependency org="me.xethh.libs.toolkits" name="spring-web-security" rev="1.4.2-RELEASE">
  <artifact name="spring-web-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.libs.toolkits', module='spring-web-security', version='1.4.2-RELEASE')
)
libraryDependencies += "me.xethh.libs.toolkits" % "spring-web-security" % "1.4.2-RELEASE"
[me.xethh.libs.toolkits/spring-web-security "1.4.2-RELEASE"]