is not current version
Last Version 2.1.0

com.github.shawven:security-app-spring-boot-starter 1.0.0

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-app-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download security-app-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.shawven/security-app-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.shawven</groupId>
    <artifactId>security-app-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shawven/security-app-spring-boot-starter/
implementation 'com.github.shawven:security-app-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.shawven/security-app-spring-boot-starter/
implementation ("com.github.shawven:security-app-spring-boot-starter:1.0.0")
'com.github.shawven:security-app-spring-boot-starter:jar:1.0.0'
<dependency org="com.github.shawven" name="security-app-spring-boot-starter" rev="1.0.0">
  <artifact name="security-app-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shawven', module='security-app-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.shawven" % "security-app-spring-boot-starter" % "1.0.0"
[com.github.shawven/security-app-spring-boot-starter "1.0.0"]