MVN

fr.sewatech.utils : sw-utils

Maven & Gradle

Aug 24, 2016
4 stars

Sewatech Utils · Some utilities for Web application deployments

<dependency>
    <groupId>fr.sewatech.utils</groupId>
    <artifactId>sw-utils</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.sewatech.utils : sw-utils to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of fr.sewatech.utils : sw-utils to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
sw-utils-0.4.1
sw-utils-0.4.0
0.3.x
sw-utils-0.3.0
0.2.x
sw-utils-0.2.0
0.1
sw-utils-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.sewatech.utils</groupId>
    <artifactId>sw-utils</artifactId>
    <version>0.4.1</version>
</dependency>

Advertisement