Download webmotion-extra-jpa-2.5.1.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.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials