MVN

net.guerlab.smart.activity : smart-activity-parent

Maven & Gradle

Apr 26, 2020

guerlab smart platform's sign up model

<dependency>
    <groupId>net.guerlab.smart.activity</groupId>
    <artifactId>smart-activity-parent</artifactId>
    <version>20.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.guerlab.smart.activity : smart-activity-parent to add to Maven - Latest Versions:

  • Latest Stable: 20.0.3

All Versions

Choose a version of net.guerlab.smart.activity : smart-activity-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
20.0.x
smart-activity-parent-20.0.3
smart-activity-parent-20.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.guerlab.smart.activity</groupId>
    <artifactId>smart-activity-parent</artifactId>
    <version>20.0.3</version>
</dependency>