is not current version
Last Version 5.5.2

io.github.together.libraries:bundle-spring-security 5.2.0

BUNDLE POM: Collection of Spring dependencies.

Categories

Categories

Security
GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-spring-security
Version

Version

5.2.0
Type

Type

pom

Download bundle-spring-security 5.2.0


<!-- https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring-security/ -->
<dependency>
    <groupId>io.github.together.libraries</groupId>
    <artifactId>bundle-spring-security</artifactId>
    <version>5.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring-security/
implementation 'io.github.together.libraries:bundle-spring-security:5.2.0'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring-security/
implementation ("io.github.together.libraries:bundle-spring-security:5.2.0")
'io.github.together.libraries:bundle-spring-security:pom:5.2.0'
<dependency org="io.github.together.libraries" name="bundle-spring-security" rev="5.2.0">
  <artifact name="bundle-spring-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-spring-security', version='5.2.0')
)
libraryDependencies += "io.github.together.libraries" % "bundle-spring-security" % "5.2.0"
[io.github.together.libraries/bundle-spring-security "5.2.0"]