is not current version
Last Version 1.6

com.github.shiver-me-timbers:smt-spring-security-parent 1.1

This is the parent project that groups all the smt-spring-security projects.

Categories

Categories

Security
GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-spring-security-parent
Version

Version

1.1
Type

Type

pom

Download smt-spring-security-parent 1.1


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-spring-security-parent/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-spring-security-parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-spring-security-parent/
implementation 'com.github.shiver-me-timbers:smt-spring-security-parent:1.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-spring-security-parent/
implementation ("com.github.shiver-me-timbers:smt-spring-security-parent:1.1")
'com.github.shiver-me-timbers:smt-spring-security-parent:pom:1.1'
<dependency org="com.github.shiver-me-timbers" name="smt-spring-security-parent" rev="1.1">
  <artifact name="smt-spring-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-spring-security-parent', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-spring-security-parent" % "1.1"
[com.github.shiver-me-timbers/smt-spring-security-parent "1.1"]