Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.github.together.libraries |
ArtifactId | ArtifactIdbundle-spring-security |
Version | Version5.2.0 |
Type | Typepom |
Filename | Size |
---|---|
bundle-spring-security-5.2.0.pom | 4 KB |
Browse |
<!-- 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"]