Uses Thrift 0.11.0. See Apache Thrift homepage for more information.
- Install Thrift 0.11.0.
./gen-java.sh- ./gradlew build
The output jar will be in build/libs/
./gradlew build publishToMavenLocalPlaces the jar in the local maven repository. This can be used to avoid manually managing jars.
Compiled code can also be found in platform specific repositories.