is not current version
Last Version 1.3

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

Parent POM of An HTTP client Bootique integration.

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

0.8
Type

Type

pom

Download bootique-jersey-client-parent 0.8


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