WebMotion extra spring

WebMotion is Java web framework based on the Java EE6 standard

License

License

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-extra-spring
Last Version

Last Version

2.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

WebMotion extra spring
WebMotion is Java web framework based on the Java EE6 standard
Project Organization

Project Organization

Debux

Download webmotion-extra-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.debux.webmotion : webmotion jar 2.5.3
org.springframework : spring-context jar 3.0.6.RELEASE
org.springframework : spring-web jar 3.0.6.RELEASE
org.slf4j : slf4j-api jar 1.6.4

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

runtime (3)

Group / Artifact Type Version
taglibs : standard jar 1.1.2
javax.servlet : jstl jar 1.2
ch.qos.logback : logback-classic jar 1.0.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
com.h2database : h2 jar 1.3.165

Project Modules

There are no modules declared in this project.
org.debux.webmotion

WebMotion framework

WebMotionJava web framework based on the Java EE standard

Versions

Version
2.5.3
2.5.1
2.5
2.4
2.3.3
2.3.2