jan0sch / tensei-api

An API for the development of tensei components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensei API

Build Status codecov Codacy Badge Download

This project is intended to provide libraries that provide shared functionality between several Tensei-Data components.

Currently the following sub projects are included in this repository:

  1. generic tensei-api library
  2. protobuf messages for remoting
  3. benchmarks

Resources

The main website for Tensei-Data is located at: https://www.wegtam.com/products/tensei-data

Downloads

You can find the source archives on the releases page.

Releases are published on bintray and should be synced to jcenter. To use the bintray repository directly just add the appropriate resolver to your sbt configuration:

resolvers += "Tensei-Data" at "https://dl.bintray.com/wegtam/tensei-data"

Mailing lists

Google-Group tensei-data Google-Group tensei-data-dev

About

An API for the development of tensei components.

License:GNU Affero General Public License v3.0


Languages

Language:Scala 99.9%Language:Shell 0.1%