MVN

com.almis.awe : awe-parent

Maven & Gradle

Mar 04, 2019

Almis Web Engine: Web application development platform based on XML descriptors

<dependency>
    <groupId>com.almis.awe</groupId>
    <artifactId>awe-parent</artifactId>
    <version>4.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.almis.awe : awe-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.5

All Versions

Choose a version of com.almis.awe : awe-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
awe-parent-4.0.5
awe-parent-4.0.4
awe-parent-4.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.almis.awe</groupId>
    <artifactId>awe-parent</artifactId>
    <version>4.0.5</version>
</dependency>

Advertisement