Download webmotion-extra-jpa-2.5.3.jar file - Jar w

Jar examples for w:webmotion-extra-jpa

Description

WebMotion is Java web framework based on the Java EE6 standard

You can download jar file webmotion-extra-jpa 2.5.3 in this page.

License

Open Source License

Build File

You can use the following script to add webmotion-extra-jpa-2.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

webmotion-extra-jpa-2.5.3-javadoc.jar
webmotion-extra-jpa-2.5.3-sources.jar
webmotion-extra-jpa-2.5.3.jar
webmotion-extra-jpa-2.5.3.pom



Related Tutorials