is not current version
Last Version 1.0-RELEASE

com.github.homeant:data-shield-spring-boot-starter 1.0-BATE

data-shield spring-boot

Categories

Categories

Spring Boot Container Microservices Ant Build Tools Data
GroupId

GroupId

com.github.homeant
ArtifactId

ArtifactId

data-shield-spring-boot-starter
Version

Version

1.0-BATE
Type

Type

jar

Download data-shield-spring-boot-starter 1.0-BATE


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