Last Version

bootique-jersey-client-parent: Parent of HTTP client integrated with Bootique, built on top of Jersey. 1.3

Parent POM of An HTTP client Bootique integration.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks Bootique Web Frameworks
GroupId

GroupId

io.bootique.jersey.client
ArtifactId

ArtifactId

bootique-jersey-client-parent
Version

Version

1.3
Type

Type

pom
Description

Description

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

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-jersey-client

Download bootique-jersey-client-parent 1.3


<!-- https://jarcasting.com/artifacts/io.bootique.jersey.client/bootique-jersey-client-parent/ -->
<dependency>
    <groupId>io.bootique.jersey.client</groupId>
    <artifactId>bootique-jersey-client-parent</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.jersey.client/bootique-jersey-client-parent/
implementation 'io.bootique.jersey.client:bootique-jersey-client-parent:1.3'
// https://jarcasting.com/artifacts/io.bootique.jersey.client/bootique-jersey-client-parent/
implementation ("io.bootique.jersey.client:bootique-jersey-client-parent:1.3")
'io.bootique.jersey.client:bootique-jersey-client-parent:pom:1.3'
<dependency org="io.bootique.jersey.client" name="bootique-jersey-client-parent" rev="1.3">
  <artifact name="bootique-jersey-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.jersey.client', module='bootique-jersey-client-parent', version='1.3')
)
libraryDependencies += "io.bootique.jersey.client" % "bootique-jersey-client-parent" % "1.3"
[io.bootique.jersey.client/bootique-jersey-client-parent "1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootique-jersey-client
  • bootique-jersey-client-instrumented