Download webmotion-2.5.1.jar file - Jar w

Jar examples for w:webmotion

Description

WebMotion is Java web framework based on the Java EE6 standard

You can download jar file webmotion 2.5.1 in this page.

License

Open Source License

Build File

You can use the following script to add webmotion-2.5.1.jar to your project.

<dependency>
   <groupId>org.debux.webmotion</groupId>
   <artifactId>webmotion</artifactId>
   <version>2.5.1</version>
</dependency>
compile group: 'org.debux.webmotion', name: 'webmotion', version: '2.5.1'
libraryDependencies += "org.debux.webmotion" % "webmotion" % "2.5.1"
<dependency org="org.debux.webmotion" name="webmotion" rev="2.5.1"/>
@Grapes(@Grab(group='org.debux.webmotion', module='webmotion', version='2.5.1'))
'org.debux.webmotion:webmotion:jar:2.5.1'

Download

Click the following link to download the jar file.

webmotion-2.5.1-javadoc.jar
webmotion-2.5.1-sources.jar
webmotion-2.5.1.jar
webmotion-2.5.1.pom



Related Tutorials