MVN

tech.aroma : aroma-thrift

Maven & Gradle

Oct 03, 2018

Part of the Aroma Project. This project contains the Service and Model Definitions. From this the Server and Client interfaces are generated for the Aroma Service.

<dependency>
    <groupId>tech.aroma</groupId>
    <artifactId>aroma-thrift</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.aroma : aroma-thrift to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of tech.aroma : aroma-thrift to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
aroma-thrift-2.2
2.1
aroma-thrift-2.1
2.0.x
aroma-thrift-2.0.2
aroma-thrift-2.0.1
2.0
aroma-thrift-2.0
1.10
aroma-thrift-1.10
1.9
aroma-thrift-1.9
1.8
aroma-thrift-1.8
1.7
aroma-thrift-1.7

How to add a dependency to Maven

Add the following tech.aroma : aroma-thrift maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.aroma</groupId>
    <artifactId>aroma-thrift</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.aroma : aroma-thrift gradle dependency to your build.gradle file:

implementation 'tech.aroma:aroma-thrift:2.1'

Gradle Kotlin DSL: Add the following tech.aroma : aroma-thrift gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.aroma:aroma-thrift:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.aroma : aroma-thrift sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.aroma" % "aroma-thrift" % "2.1"

Advertisement

Dependencies from Group

Jun 26, 2017
2 stars
Apr 14, 2019
3 stars
Oct 03, 2018

Discover Dependencies

Sep 23, 2018
8 usages
1 stars
Aug 05, 2021
27 usages
4.5k stars
Nov 30, 2021
36 usages
9 stars
Mar 28, 2017
6 usages
9 stars
Jan 02, 2019
3 usages
0 stars
Dec 22, 2016
2 usages
10 stars
Sep 24, 2021
11 usages
0 stars
May 08, 2023
13 usages
3 stars
Feb 10, 2015
4 usages
478 stars