MVN

io.bootique.jersey.client : bootique-jersey-client-parent

Maven & Gradle

Dec 22, 2021
3 stars

bootique-jersey-client-parent: Parent of HTTP client integrated with Bootique, built on top of Jersey. · Parent POM of An HTTP client Bootique integration.

<dependency>
    <groupId>io.bootique.jersey.client</groupId>
    <artifactId>bootique-jersey-client-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3
  • Latest Release Candidate: 1.0.RC1

All Versions

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

Version Vulnerabilities Updated
1.3
bootique-jersey-client-parent-1.3
1.2
bootique-jersey-client-parent-1.2
1.1
bootique-jersey-client-parent-1.1
1.0
bootique-jersey-client-parent-1.0
1.0.x
bootique-jersey-client-parent-1.0.RC1
0.25
bootique-jersey-client-parent-0.25
0.24
bootique-jersey-client-parent-0.24
0.10
bootique-jersey-client-parent-0.10
0.9
bootique-jersey-client-parent-0.9
0.8
bootique-jersey-client-parent-0.8
0.7
bootique-jersey-client-parent-0.7
0.6
bootique-jersey-client-parent-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bootique.jersey.client</groupId>
    <artifactId>bootique-jersey-client-parent</artifactId>
    <version>1.3</version>
</dependency>