MVN

com.parisesoftware : commons-http-parent

Maven & Gradle

Jul 27, 2019
0 stars

Commons HTTP :: Parent Pom · Parent POM to the HTTP Common Classes and Utils Library

<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>commons-http-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.parisesoftware : commons-http-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.parisesoftware : commons-http-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-http-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>commons-http-parent</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement