Jar examples for w:webmotion
WebMotion is Java web framework based on the Java EE6 standard
You can download jar file webmotion 2.5.3 in this page.
Open Source License
You can use the following script to add webmotion-2.5.3.jar to your project.
<dependency> <groupId>org.debux.webmotion</groupId> <artifactId>webmotion</artifactId> <version>2.5.3</version> </dependency>
compile group: 'org.debux.webmotion', name: 'webmotion', version: '2.5.3'
libraryDependencies += "org.debux.webmotion" % "webmotion" % "2.5.3"
<dependency org="org.debux.webmotion" name="webmotion" rev="2.5.3"/>
@Grapes(@Grab(group='org.debux.webmotion', module='webmotion', version='2.5.3'))
'org.debux.webmotion:webmotion:jar:2.5.3'
Click the following link to download the jar file.
webmotion-2.5.3-javadoc.jar