is not current version
Last Version 2.0.1

io.bootique.jersey:bootique-jersey-parent 1.0

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

Type

pom

Download bootique-jersey-parent 1.0


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