License |
License |
---|---|
GroupId | GroupIdtech.aroma |
ArtifactId | ArtifactIdaroma-thrift |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaroma-thrift
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
aroma-thrift-2.2.pom | |
aroma-thrift-2.2.jar | 2 MB |
aroma-thrift-2.2-sources.jar | 687 KB |
aroma-thrift-2.2-javadoc.jar | 101 MB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.aroma/aroma-thrift/ -->
<dependency>
<groupId>tech.aroma</groupId>
<artifactId>aroma-thrift</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.aroma/aroma-thrift/
implementation 'tech.aroma:aroma-thrift:2.2'
// https://jarcasting.com/artifacts/tech.aroma/aroma-thrift/
implementation ("tech.aroma:aroma-thrift:2.2")
'tech.aroma:aroma-thrift:jar:2.2'
<dependency org="tech.aroma" name="aroma-thrift" rev="2.2">
<artifact name="aroma-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.aroma', module='aroma-thrift', version='2.2')
)
libraryDependencies += "tech.aroma" % "aroma-thrift" % "2.2"
[tech.aroma/aroma-thrift "2.2"]
Group / Artifact | Type | Version |
---|---|---|
tech.sirwellington.alchemy : alchemy-annotations | jar | 2.1.3 |
tech.sirwellington.alchemy : alchemy-arguments | jar | 2.2.3 |
tech.sirwellington.alchemy : alchemy-thrift | jar | 2.1 |
org.apache.thrift : libthrift | jar | 0.11.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.nhaarman : mockito-kotlin | jar | 1.6.0 |
com.natpryce : hamkrest | jar | 1.6.0.0 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.2.71 |
tech.sirwellington.alchemy : alchemy-test | jar | 2.5 |