License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Hdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdspring-boot-starter-hdiv |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-hdiv
HDIV starter for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>spring-boot-starter-hdiv</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv/
implementation 'org.hdiv:spring-boot-starter-hdiv:1.3.2'
// https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv/
implementation ("org.hdiv:spring-boot-starter-hdiv:1.3.2")
'org.hdiv:spring-boot-starter-hdiv:jar:1.3.2'
<dependency org="org.hdiv" name="spring-boot-starter-hdiv" rev="1.3.2">
<artifact name="spring-boot-starter-hdiv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='spring-boot-starter-hdiv', version='1.3.2')
)
libraryDependencies += "org.hdiv" % "spring-boot-starter-hdiv" % "1.3.2"
[org.hdiv/spring-boot-starter-hdiv "1.3.2"]