| License |
License |
|---|---|
| Categories |
CategoriesHdiv Security |
| GroupId | GroupIdorg.hdiv |
| ArtifactId | ArtifactIdhdiv-services |
| Version | Version3.5.2 |
| Type | Typejar |
| Description |
DescriptionHdiv Community Services
Web Application Security Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hdiv-services-3.5.2.pom | |
| hdiv-services-3.5.2.jar | 37 KB |
| hdiv-services-3.5.2-sources.jar | 36 KB |
| hdiv-services-3.5.2-javadoc.jar | 220 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-services/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-services</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-services/
implementation 'org.hdiv:hdiv-services:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-services/
implementation ("org.hdiv:hdiv-services:3.5.2")
'org.hdiv:hdiv-services:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-services" rev="3.5.2">
<artifact name="hdiv-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-services', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-services" % "3.5.2"
[org.hdiv/hdiv-services "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hdiv : hdiv-core | jar | 3.5.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar | 4.3.5.RELEASE |
| org.springframework : spring-web | jar | 4.3.5.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.5.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| org.springframework.hateoas : spring-hateoas | jar | 0.23.0.RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |
| commons-logging : commons-logging | jar | 1.2 |