MVN

com.techsophy : awgment-commons

Maven & Gradle

Jul 08, 2023
0 stars

awgment-commons · awgment-commons is an open-source Java library which has common utilities used across awgment services

<dependency>
    <groupId>com.techsophy</groupId>
    <artifactId>awgment-commons</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.techsophy : awgment-commons to add to Maven - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of com.techsophy : awgment-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
awgment-commons-0.1.6
awgment-commons-0.1.5
awgment-commons-0.1.4
awgment-commons-0.1.3
awgment-commons-0.1.2
awgment-commons-0.1.1
awgment-commons-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.techsophy</groupId>
    <artifactId>awgment-commons</artifactId>
    <version>0.1.6</version>
</dependency>

Advertisement