MVN

org.debux.webmotion : webmotion-project

Maven & Gradle

Mar 29, 2017
2 stars

WebMotion project · WebMotion is Java web framework based on the Java EE6 standard

<dependency>
    <groupId>org.debux.webmotion</groupId>
    <artifactId>webmotion-project</artifactId>
    <version>2.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.debux.webmotion : webmotion-project to add to Maven - Latest Versions:

  • Latest Stable: 2.5.3

All Versions

Choose a version of org.debux.webmotion : webmotion-project to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
webmotion-project-2.5.3
webmotion-project-2.5.1
2.5
webmotion-project-2.5
2.4
webmotion-project-2.4
2.3.x
webmotion-project-2.3.3
webmotion-project-2.3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.debux.webmotion</groupId>
    <artifactId>webmotion-project</artifactId>
    <version>2.5.3</version>
</dependency>