License |
License |
---|---|
GroupId | GroupIdorg.resthub |
ArtifactId | ArtifactIdspringmvc-router |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringmvc-router
Adds route mapping capacity to any "Spring MVC based" webapp.
|
Project URL |
Project URL |
Filename | Size |
---|---|
springmvc-router-1.2.1.pom | |
springmvc-router-1.2.1.jar | 43 KB |
springmvc-router-1.2.1-sources.jar | 22 KB |
springmvc-router-1.2.1-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.resthub/springmvc-router/ -->
<dependency>
<groupId>org.resthub</groupId>
<artifactId>springmvc-router</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/springmvc-router/
implementation 'org.resthub:springmvc-router:1.2.1'
// https://jarcasting.com/artifacts/org.resthub/springmvc-router/
implementation ("org.resthub:springmvc-router:1.2.1")
'org.resthub:springmvc-router:jar:1.2.1'
<dependency org="org.resthub" name="springmvc-router" rev="1.2.1">
<artifact name="springmvc-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='springmvc-router', version='1.2.1')
)
libraryDependencies += "org.resthub" % "springmvc-router" % "1.2.1"
[org.resthub/springmvc-router "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop Optional | jar | 3.2.11.RELEASE |
org.springframework : spring-beans Optional | jar | 3.2.11.RELEASE |
org.springframework : spring-webmvc Optional | jar | 3.2.11.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.10 |
net.sourceforge.jregex : jregex | jar | 1.2_01 |
commons-io : commons-io | jar | 2.4 |
javax.servlet : jsp-api Optional | jar | 2.0 |
org.apache.velocity : velocity Optional | jar | 1.7 |
org.springframework.hateoas : spring-hateoas Optional | jar | 0.16.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.11.RELEASE |
org.easytesting : fest-assert-core | jar | 2.0M10 |
info.cukes : cucumber-picocontainer | jar | 1.2.2 |
info.cukes : cucumber-junit | jar | 1.2.2 |
junit : junit | jar | 4.12 |
org.springframework.security : spring-security-core | jar | 3.1.6.RELEASE |
org.springframework.security : spring-security-config | jar | 3.1.6.RELEASE |
org.springframework.security : spring-security-acl | jar | 3.1.6.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.6.RELEASE |
cglib : cglib-nodep | jar | 3.1 |