is not current version
Last Version 1.3.2

org.hdiv:spring-boot-starter-hdiv-jsp 1.1.0

HDIV starter for Spring Boot projects that use JSP as view technology

Categories

Categories

Spring Boot Container Microservices Jakarta Server Pages Jakarta EE The Web Tier Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

spring-boot-starter-hdiv-jsp
Version

Version

1.1.0
Type

Type

pom

Download spring-boot-starter-hdiv-jsp 1.1.0


<!-- 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.1.0</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.1.0'
// https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv-jsp/
implementation ("org.hdiv:spring-boot-starter-hdiv-jsp:1.1.0")
'org.hdiv:spring-boot-starter-hdiv-jsp:pom:1.1.0'
<dependency org="org.hdiv" name="spring-boot-starter-hdiv-jsp" rev="1.1.0">
  <artifact name="spring-boot-starter-hdiv-jsp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='spring-boot-starter-hdiv-jsp', version='1.1.0')
)
libraryDependencies += "org.hdiv" % "spring-boot-starter-hdiv-jsp" % "1.1.0"
[org.hdiv/spring-boot-starter-hdiv-jsp "1.1.0"]