Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.github.together.libraries |
ArtifactId | ArtifactIdbundle-spring-security |
Version | Version5.1.5 |
Type | Typepom |
Filename | Size |
---|---|
bundle-spring-security-5.1.5.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.1.5</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.1.5'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring-security/
implementation ("io.github.together.libraries:bundle-spring-security:5.1.5")
'io.github.together.libraries:bundle-spring-security:pom:5.1.5'
<dependency org="io.github.together.libraries" name="bundle-spring-security" rev="5.1.5">
<artifact name="bundle-spring-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-spring-security', version='5.1.5')
)
libraryDependencies += "io.github.together.libraries" % "bundle-spring-security" % "5.1.5"
[io.github.together.libraries/bundle-spring-security "5.1.5"]