MVN

io.quarkus : quarkus-resteasy-jsonb-runtime

Maven & Gradle

Mar 20, 2019
3 usages

Quarkus - RESTEasy - JSON-B - Runtime

<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-resteasy-jsonb-runtime</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkus : quarkus-resteasy-jsonb-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of io.quarkus : quarkus-resteasy-jsonb-runtime to add to Maven or Gradle - All Versions:

  • Version Updated
  • quarkus-resteasy-jsonb-runtime-0.12.0

    Mar 20, 2019
  • quarkus-resteasy-jsonb-runtime-0.11.0

    Mar 06, 2019

How to add a dependency to Maven

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

<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-resteasy-jsonb-runtime</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.quarkus : quarkus-resteasy-jsonb-runtime gradle dependency to your build.gradle file:

implementation 'io.quarkus:quarkus-resteasy-jsonb-runtime:0.12.0'

Gradle Kotlin DSL: Add the following io.quarkus : quarkus-resteasy-jsonb-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("io.quarkus:quarkus-resteasy-jsonb-runtime:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.quarkus : quarkus-resteasy-jsonb-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "io.quarkus" % "quarkus-resteasy-jsonb-runtime" % "0.12.0"

Advertisement

Dependencies from Group

May 25, 2023
1k usages
8.4k stars
May 25, 2023
836 usages
8.4k stars
Mar 30, 2022
447 usages
9.2k stars
May 25, 2023
436 usages
May 25, 2023
417 usages
8.4k stars

Discover Dependencies

May 25, 2023
836 usages
8.4k stars
May 25, 2023
1 usages
May 25, 2023
1k usages
8.4k stars
May 25, 2023
44 usages
Mar 30, 2022
447 usages
9.2k stars
May 25, 2023
336 usages
8.4k stars
May 25, 2023
52 usages
8.4k stars
Sep 30, 2022
2 usages
12 stars
Apr 27, 2023
37 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome