License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jakarta Server Pages Jakarta EE The Web Tier Hdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdspring-boot-starter-hdiv-jsp |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-boot-starter-hdiv-jsp
HDIV starter for Spring Boot projects that use JSP as view technology
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-starter-hdiv-jsp-1.3.2.pom | 840 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv-jsp/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>spring-boot-starter-hdiv-jsp</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv-jsp/
implementation 'org.hdiv:spring-boot-starter-hdiv-jsp:1.3.2'
// https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv-jsp/
implementation ("org.hdiv:spring-boot-starter-hdiv-jsp:1.3.2")
'org.hdiv:spring-boot-starter-hdiv-jsp:pom:1.3.2'
<dependency org="org.hdiv" name="spring-boot-starter-hdiv-jsp" rev="1.3.2">
<artifact name="spring-boot-starter-hdiv-jsp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='spring-boot-starter-hdiv-jsp', version='1.3.2')
)
libraryDependencies += "org.hdiv" % "spring-boot-starter-hdiv-jsp" % "1.3.2"
[org.hdiv/spring-boot-starter-hdiv-jsp "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hdiv : spring-boot-starter-hdiv-commons | jar | 1.3.2 |
org.hdiv : hdiv-jstl-taglibs-1.2 | jar | 3.4.0 |