Last Version

HTTL-SpringMVC 1.0.11

HTTL SpringMVC Integration.

License

License

GroupId

GroupId

com.github.httl
ArtifactId

ArtifactId

httl-springmvc
Version

Version

1.0.11
Type

Type

jar
Description

Description

HTTL-SpringMVC
HTTL SpringMVC Integration.
Project URL

Project URL

http://httl.github.io
Project Organization

Project Organization

HTTL
Source Code Management

Source Code Management

http://httl.github.io

Download httl-springmvc 1.0.11


<!-- https://jarcasting.com/artifacts/com.github.httl/httl-springmvc/ -->
<dependency>
    <groupId>com.github.httl</groupId>
    <artifactId>httl-springmvc</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.httl/httl-springmvc/
implementation 'com.github.httl:httl-springmvc:1.0.11'
// https://jarcasting.com/artifacts/com.github.httl/httl-springmvc/
implementation ("com.github.httl:httl-springmvc:1.0.11")
'com.github.httl:httl-springmvc:jar:1.0.11'
<dependency org="com.github.httl" name="httl-springmvc" rev="1.0.11">
  <artifact name="httl-springmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.httl', module='httl-springmvc', version='1.0.11')
)
libraryDependencies += "com.github.httl" % "httl-springmvc" % "1.0.11"
[com.github.httl/httl-springmvc "1.0.11"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.httl : httl jar 1.0.11
org.springframework : spring-webmvc jar 3.0.6.RELEASE

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
commons-logging : commons-logging-api jar 1.1
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.2

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.