is not current version
Last Version 2.0.1

io.bootique.jersey:bootique-jersey-parent 1.3

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

1.3
Type

Type

pom

Download bootique-jersey-parent 1.3


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