Last Version

bootique-jersey-parent: Parent of Jersey/Bootique integration 2.0.1

Parent of Jersey/Bootique integration.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jersey
ArtifactId

ArtifactId

bootique-jersey-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

bootique-jersey-parent: Parent of Jersey/Bootique integration
Parent of Jersey/Bootique integration.
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-jersey

Download bootique-jersey-parent 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootique-jersey
  • bootique-jersey-jackson
  • bootique-jersey-beanvalidation
  • bootique-jersey-client
  • bootique-jersey-client-instrumented