MVN

io.github.atkawa7 : httpsnippet-parent

Maven & Gradle

Apr 22, 2021
20 stars

Http Snippet Parent · An HTTP Request snippet generator for Springfox

<dependency>
    <groupId>io.github.atkawa7</groupId>
    <artifactId>httpsnippet-parent</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.atkawa7 : httpsnippet-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of io.github.atkawa7 : httpsnippet-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
httpsnippet-parent-1.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.atkawa7</groupId>
    <artifactId>httpsnippet-parent</artifactId>
    <version>1.0.7</version>
</dependency>