is not current version
Last Version 2.0.1

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

Parent of Jersey/Bootique integration.

Categories

Categories

Jersey Program Interface REST Frameworks Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jersey
ArtifactId

ArtifactId

bootique-jersey-parent
Version

Version

0.24
Type

Type

pom

Download bootique-jersey-parent 0.24


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