Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 731 Bytes

File metadata and controls

18 lines (11 loc) · 731 Bytes

Spine Web

Ubuntu build

The Spine library is intended for interactions between a web server and a JavaScript client.

This repository contains both Spine web API and its implementation based on Firebase Realtime Database.

Java Version

Starting version 2.0.0-SNAPSHOT.69, the server-side modules of this library are built with Java 11 compilation target. Therefore, the consumer applications have to use Java 11 or higher.

Prior versions were build with Java 8.