MVN

io.quarkus.qson : qson-generator

Maven & Gradle

Nov 12, 2021
3 usages
28 stars
<dependency>
    <groupId>io.quarkus.qson</groupId>
    <artifactId>qson-generator</artifactId>
    <version>1.1.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkus.qson : qson-generator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1.Final

All Versions

Choose a version of io.quarkus.qson : qson-generator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
qson-generator-1.1.1.Final
qson-generator-1.1.Final
1.0.x
qson-generator-1.0.Final

How to add a dependency to Maven

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

<dependency>
    <groupId>io.quarkus.qson</groupId>
    <artifactId>qson-generator</artifactId>
    <version>1.1.1.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.quarkus.qson : qson-generator gradle dependency to your build.gradle file:

implementation 'io.quarkus.qson:qson-generator:1.1.1.Final'

Gradle Kotlin DSL: Add the following io.quarkus.qson : qson-generator gradle kotlin dependency to your build.gradle.kts file:

implementation("io.quarkus.qson:qson-generator:1.1.1.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.quarkus.qson : qson-generator sbt scala dependency to your build.sbt file:

libraryDependencies += "io.quarkus.qson" % "qson-generator" % "1.1.1.Final"

Advertisement

Dependencies from Group

Nov 12, 2021
5 usages
28 stars
Nov 12, 2021
4 usages
20 stars
Nov 12, 2021
4 usages
28 stars
Nov 12, 2021
4 usages
17 stars
Nov 12, 2021
3 usages
28 stars

Discover Dependencies

Apr 08, 2022
11 usages
1.8k stars
Dec 18, 2020
2 usages
1.8k stars
Dec 10, 2021
44 usages
1.8k stars
Aug 31, 2021
5 usages
6 stars
Aug 31, 2021
20 usages
6 stars
Aug 31, 2021
2 usages
6 stars
May 23, 2023
22 stars
Jul 30, 2021
0 stars