is not current version
Last Version 1.3.2

org.hdiv:spring-boot-starter-hdiv 1.3.0

HDIV starter for Spring Boot

Categories

Categories

Spring Boot Container Microservices Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

spring-boot-starter-hdiv
Version

Version

1.3.0
Type

Type

pom

Download spring-boot-starter-hdiv 1.3.0


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