is not current version
Last Version 1.3

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

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.24
Type

Type

pom

Download bootique-jersey-client-parent 0.24


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