MVN

com.nhl.bootique.jersey.client : bootique-jersey-client-parent

Maven & Gradle

Jun 14, 2016
3 stars

Parent of HTTP client integrated with Bootique, built on top of Jersey. · Parent POM of An HTTP client Bootique integration.

<dependency>
    <groupId>com.nhl.bootique.jersey.client</groupId>
    <artifactId>bootique-jersey-client-parent</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.jersey.client : bootique-jersey-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.nhl.bootique.jersey.client : bootique-jersey-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
bootique-jersey-client-parent-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nhl.bootique.jersey.client</groupId>
    <artifactId>bootique-jersey-client-parent</artifactId>
    <version>0.5</version>
</dependency>