| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases | 
| GroupId | GroupIdcom.highway2urhell | 
| ArtifactId | ArtifactIdh2hell-web | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | Descriptionh2hell-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 | 
| Filename | Size | 
|---|---|
| h2hell-web-1.0.5.pom | |
| h2hell-web-1.0.5.war | 63 MB | 
| h2hell-web-1.0.5-sources.jar | 37 KB | 
| h2hell-web-1.0.5-javadoc.jar | 257 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web/ -->
<dependency>
    <groupId>com.highway2urhell</groupId>
    <artifactId>h2hell-web</artifactId>
    <version>1.0.5</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web/
implementation 'com.highway2urhell:h2hell-web:1.0.5'// https://jarcasting.com/artifacts/com.highway2urhell/h2hell-web/
implementation ("com.highway2urhell:h2hell-web:1.0.5")'com.highway2urhell:h2hell-web:war:1.0.5'<dependency org="com.highway2urhell" name="h2hell-web" rev="1.0.5">
  <artifact name="h2hell-web" type="war" />
</dependency>@Grapes(
@Grab(group='com.highway2urhell', module='h2hell-web', version='1.0.5')
)libraryDependencies += "com.highway2urhell" % "h2hell-web" % "1.0.5"[com.highway2urhell/h2hell-web "1.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| cglib : cglib | jar | 3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.easytesting : fest-assert | jar | 1.4 | 
| org.springframework : spring-test | jar | 4.1.4.RELEASE |