is not current version
Last Version 0.0.8

com.verygoodsecurity:spring-boot-watchman-starter 0.0.1

AWS KLC bootstrap library for spring-boot setup

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.verygoodsecurity
ArtifactId

ArtifactId

spring-boot-watchman-starter
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-watchman-starter 0.0.1


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