MVN

io.smallrye.reactive : smallrye-converter-api

Maven & Gradle

Feb 15, 2019
3 usages
20 stars
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-converter-api</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye.reactive : smallrye-converter-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.smallrye.reactive : smallrye-converter-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
smallrye-converter-api-1.0.1
smallrye-converter-api-1.0.0
0.4.x
smallrye-converter-api-0.4.1

How to add a dependency to Maven

Add the following io.smallrye.reactive : smallrye-converter-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-converter-api</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smallrye.reactive : smallrye-converter-api gradle dependency to your build.gradle file:

implementation 'io.smallrye.reactive:smallrye-converter-api:1.0.1'

Gradle Kotlin DSL: Add the following io.smallrye.reactive : smallrye-converter-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smallrye.reactive:smallrye-converter-api:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smallrye.reactive : smallrye-converter-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smallrye.reactive" % "smallrye-converter-api" % "1.0.1"

Advertisement

Dependencies from Group

Jun 26, 2023
84 usages
677 stars
Jun 22, 2023
22 usages
73 stars

Discover Dependencies

Dec 29, 2020
1 usages
4.7k stars
Dec 29, 2020
4.7k stars
Dec 29, 2020
4.7k stars
Jul 04, 2019
2 usages
13 stars
Mar 16, 2021
5 usages
13 stars
Apr 19, 2019
2 usages
Apr 19, 2019
1 usages
Jan 28, 2019
0 stars