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