is not current version
Last Version 1.0.5

com.highway2urhell:h2hell-web-parent 1.0.3

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

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.highway2urhell
ArtifactId

ArtifactId

h2hell-web-parent
Version

Version

1.0.3
Type

Type

pom

Download h2hell-web-parent 1.0.3


<!-- https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web-parent/ -->
<dependency>
    <groupId>com.highway2urhell</groupId>
    <artifactId>h2hell-web-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web-parent/
implementation 'com.highway2urhell:h2hell-web-parent:1.0.3'
// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web-parent/
implementation ("com.highway2urhell:h2hell-web-parent:1.0.3")
'com.highway2urhell:h2hell-web-parent:pom:1.0.3'
<dependency org="com.highway2urhell" name="h2hell-web-parent" rev="1.0.3">
  <artifact name="h2hell-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.highway2urhell', module='h2hell-web-parent', version='1.0.3')
)
libraryDependencies += "com.highway2urhell" % "h2hell-web-parent" % "1.0.3"
[com.highway2urhell/h2hell-web-parent "1.0.3"]