License |
License |
---|---|
Categories |
CategoriesSpring MVC User Interface Web Frameworks Hdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv-spring-mvc |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHdiv Community Spring MVC
Web Application Security Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdiv-spring-mvc-3.5.2.pom | |
hdiv-spring-mvc-3.5.2.jar | 14 KB |
hdiv-spring-mvc-3.5.2-sources.jar | 13 KB |
hdiv-spring-mvc-3.5.2-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-spring-mvc/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-spring-mvc</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-spring-mvc/
implementation 'org.hdiv:hdiv-spring-mvc:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-spring-mvc/
implementation ("org.hdiv:hdiv-spring-mvc:3.5.2")
'org.hdiv:hdiv-spring-mvc:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-spring-mvc" rev="3.5.2">
<artifact name="hdiv-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-spring-mvc', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-spring-mvc" % "3.5.2"
[org.hdiv/hdiv-spring-mvc "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hdiv : hdiv-core | jar | 3.5.2 |
org.springframework : spring-webmvc Optional | jar | 4.0.0.RELEASE |
javax.validation : validation-api Optional | jar | 1.0.0.GA |
commons-fileupload : commons-fileupload Optional | jar | 1.3.3 |
org.grails : grails-core Optional | jar | 2.2.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.0.0.RELEASE |
org.hdiv : hdiv-core | test-jar | 3.5.2 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |