Last Version

WebMotion project 2.5.3

WebMotion is Java web framework based on the Java EE6 standard

License

License

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-project
Version

Version

2.5.3
Type

Type

pom
Description

Description

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

Project Organization

Debux
Source Code Management

Source Code Management

https://github.com//webmotion-framework/webmotion

Download webmotion-project 2.5.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webmotion-server
  • webmotion-unittest
  • webmotion-extra-jpa
  • webmotion-extra-shiro
  • webmotion-extra-sitemesh
  • webmotion-extra-spring
  • webmotion-extra-all
  • webmotion-test
  • webmotion-website
  • webmotion-archetype