MVN

io.resys.hdes : hdes-dev-tools

Maven & Gradle

Feb 16, 2021
1 stars
<dependency>
    <groupId>io.resys.hdes</groupId>
    <artifactId>hdes-dev-tools</artifactId>
    <version>0.1.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.resys.hdes : hdes-dev-tools to add to Maven - Latest Versions:

  • Latest Stable: 0.1.11

All Versions

Choose a version of io.resys.hdes : hdes-dev-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
hdes-dev-tools-0.1.11
hdes-dev-tools-0.1.10
hdes-dev-tools-0.1.9
hdes-dev-tools-0.1.8
hdes-dev-tools-0.1.7
hdes-dev-tools-0.1.6
hdes-dev-tools-0.1.5
hdes-dev-tools-0.1.4
hdes-dev-tools-0.1.3
hdes-dev-tools-0.1.2
hdes-dev-tools-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.resys.hdes</groupId>
    <artifactId>hdes-dev-tools</artifactId>
    <version>0.1.11</version>
</dependency>

Advertisement