MVN

com.jashmore : util

Maven & Gradle

Jun 03, 2020

Java Dynamic SQS Listener - Utilities · Contains utility modules that are needed across multiple aspects of the framework

<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>util</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jashmore : util to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.jashmore : util to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
util-3.1.1
util-3.1.0
3.0.x
util-3.0.0
util-3.0.0-M3
util-3.0.0-M2
util-3.0.0-M1
2.3.x
util-2.3.0
2.2.x
util-2.2.0
2.1.x
util-2.1.0
2.0.x
util-2.0.0
1.1.x
util-1.1.0
1.0.x
util-1.0.0
0.0.x
util-0.0.5
util-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jashmore</groupId>
    <artifactId>util</artifactId>
    <version>3.1.1</version>
</dependency>