MVN

com.puresoltechnologies.purifinity.webui : webui-parent

Maven & Gradle

Mar 18, 2016

This Maven project and all its sub-projects contain the Web UI of Purifinity.

<dependency>
    <groupId>com.puresoltechnologies.purifinity.webui</groupId>
    <artifactId>webui-parent</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.puresoltechnologies.purifinity.webui : webui-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of com.puresoltechnologies.purifinity.webui : webui-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
webui-parent-0.4.1
webui-parent-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.puresoltechnologies.purifinity.webui</groupId>
    <artifactId>webui-parent</artifactId>
    <version>0.4.1</version>
</dependency>