MVN

org.smyld.app.pe : smyld-app-pe

Maven & Gradle

Dec 24, 2019
2 stars

SMYLD Portal Engine Applications Group · Portal Engine to generate components out of XML files

<dependency>
    <groupId>org.smyld.app.pe</groupId>
    <artifactId>smyld-app-pe</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smyld.app.pe : smyld-app-pe to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of org.smyld.app.pe : smyld-app-pe to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smyld-app-pe-1.0.9
smyld-app-pe-1.0.8
smyld-app-pe-1.0.7
smyld-app-pe-1.0.6
smyld-app-pe-1.0.5
smyld-app-pe-1.0.4
smyld-app-pe-1.0.3
smyld-app-pe-1.0.2
smyld-app-pe-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smyld.app.pe</groupId>
    <artifactId>smyld-app-pe</artifactId>
    <version>1.0.9</version>
</dependency>

Advertisement