MVN

org.teavm.flavour : teavm-flavour-rest

Maven & Gradle

Oct 06, 2019
1 usages
2.2k stars

TeaVM Flavour - REST client · TeaVM Flavour module that generates proxies from JAX-RS annotated interfaces allowing to communicate with JAX-RS-based server code

<dependency>
    <groupId>org.teavm.flavour</groupId>
    <artifactId>teavm-flavour-rest</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.teavm.flavour : teavm-flavour-rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.teavm.flavour : teavm-flavour-rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
teavm-flavour-rest-0.2.1
teavm-flavour-rest-0.2.0
0.1.x
teavm-flavour-rest-0.1.0

How to add a dependency to Maven

Add the following org.teavm.flavour : teavm-flavour-rest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.teavm.flavour</groupId>
    <artifactId>teavm-flavour-rest</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.teavm.flavour : teavm-flavour-rest gradle dependency to your build.gradle file:

implementation 'org.teavm.flavour:teavm-flavour-rest:0.2.1'

Gradle Kotlin DSL: Add the following org.teavm.flavour : teavm-flavour-rest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.teavm.flavour:teavm-flavour-rest:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.teavm.flavour : teavm-flavour-rest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.teavm.flavour" % "teavm-flavour-rest" % "0.2.1"

Advertisement

Dependencies from Group

Oct 06, 2019
2 usages
2.2k stars
Oct 06, 2019
1 usages
2.2k stars
Oct 06, 2019
1 usages
2.2k stars
Oct 06, 2019
1 usages
2.2k stars
Oct 06, 2019
1 usages
2.2k stars

Discover Dependencies

Oct 05, 2017
157 stars
Oct 05, 2017
2 usages
157 stars
Oct 05, 2017
1 usages
157 stars
asr
Oct 05, 2017
157 stars
Sep 21, 2017
2 usages
0 stars
Sep 21, 2017
0 stars
Sep 17, 2017
1 usages
47 stars