alchemy-thrift

Part of the Alchemy Collection. Makes it Simple to work with Thrift in Java. Saves you from writing boiler-plate code, such as management of Clients, and serialization of Thrift Objects. This library also demonstrates how to incorporate thrift with maven, for incorporation into your continuous delivery and distribution of your thrift schemas.

License

License

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-thrift
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

alchemy-thrift
Part of the Alchemy Collection. Makes it Simple to work with Thrift in Java. Saves you from writing boiler-plate code, such as management of Clients, and serialization of Thrift Objects. This library also demonstrates how to incorporate thrift with maven, for incorporation into your continuous delivery and distribution of your thrift schemas.
Project URL

Project URL

https://github.com/SirWellington/alchemy-thrift
Project Organization

Project Organization

RedRoma, Inc.

Download alchemy-thrift

How to add to project

<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-thrift/ -->
<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-thrift</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-thrift/
implementation 'tech.sirwellington.alchemy:alchemy-thrift:2.1'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-thrift/
implementation ("tech.sirwellington.alchemy:alchemy-thrift:2.1")
'tech.sirwellington.alchemy:alchemy-thrift:jar:2.1'
<dependency org="tech.sirwellington.alchemy" name="alchemy-thrift" rev="2.1">
  <artifact name="alchemy-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-thrift', version='2.1')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-thrift" % "2.1"
[tech.sirwellington.alchemy/alchemy-thrift "2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 2.1.2
org.slf4j : slf4j-api jar 1.7.25
org.apache.thrift : libthrift jar 0.11.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.19.0
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.0
0.9.1
0.9