MVN

com.highway2urhell : h2hell-web-parent

Maven & Gradle

Apr 24, 2016
3 stars

highway2urhell-web · H2H-Web is a web application designed to display all entry paths for each application, monitor activity for each entry point, save each pentesting

<dependency>
    <groupId>com.highway2urhell</groupId>
    <artifactId>h2hell-web-parent</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.highway2urhell : h2hell-web-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.highway2urhell : h2hell-web-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
h2hell-web-parent-1.0.5
h2hell-web-parent-1.0.4
h2hell-web-parent-1.0.3
h2hell-web-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.highway2urhell</groupId>
    <artifactId>h2hell-web-parent</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement