MVN

net.smartlab.web : smartweb-module

Maven & Gradle

Oct 06, 2009

SmartWeb Module · Generic module definition

<dependency>
    <groupId>net.smartlab.web</groupId>
    <artifactId>smartweb-module</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.smartlab.web : smartweb-module to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.smartlab.web : smartweb-module to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smartweb-module-1.0.2
smartweb-module-1.0.1
smartweb-module-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.smartlab.web</groupId>
    <artifactId>smartweb-module</artifactId>
    <version>1.0.2</version>
</dependency>