MVN

io.thorntail : jaxrs-jsonb

Maven & Gradle

Jun 11, 2020
7 usages

JAX-RS with JSON-B · Enable JSON-B interchange format for RESTful services

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>jaxrs-jsonb</artifactId>
    <version>2.7.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thorntail : jaxrs-jsonb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0.Final

All Versions

Choose a version of io.thorntail : jaxrs-jsonb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
jaxrs-jsonb-2.7.0.Final
2.6.x
jaxrs-jsonb-2.6.0.Final
2.5.x
jaxrs-jsonb-2.5.0.Final
2.4.x
jaxrs-jsonb-2.4.0.Final
2.3.x
jaxrs-jsonb-2.3.0.Final

How to add a dependency to Maven

Add the following io.thorntail : jaxrs-jsonb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>jaxrs-jsonb</artifactId>
    <version>2.7.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.thorntail : jaxrs-jsonb gradle dependency to your build.gradle file:

implementation 'io.thorntail:jaxrs-jsonb:2.7.0.Final'

Gradle Kotlin DSL: Add the following io.thorntail : jaxrs-jsonb gradle kotlin dependency to your build.gradle.kts file:

implementation("io.thorntail:jaxrs-jsonb:2.7.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.thorntail : jaxrs-jsonb sbt scala dependency to your build.sbt file:

libraryDependencies += "io.thorntail" % "jaxrs-jsonb" % "2.7.0.Final"

Advertisement

Dependencies from Group

Jun 11, 2020
139 usages
390 stars
Jun 11, 2020
132 usages
390 stars
Oct 30, 2018
126 usages
Jun 11, 2020
94 usages
spi
Jun 11, 2020
59 usages
390 stars

Discover Dependencies

Apr 24, 2019
3 usages
2k stars
Apr 24, 2019
3 usages
2k stars
Mar 16, 2019
3 usages
45 stars
May 27, 2020
6 usages
68.1k stars
Jul 31, 2020
6 usages
Oct 24, 2019
6 usages
May 20, 2020
3 usages
Apr 11, 2019
4 usages
5.6k stars