11# Welcome to Spine Event Engine
2- [ ![ Build Status] ( https://travis-ci.com/SpineEventEngine/core-java.svg?branch=master )] ( https://travis-ci.com/SpineEventEngine/core-java )   ;
32[ ![ codecov.io] ( https://codecov.io/github/SpineEventEngine/core-java/coverage.svg?branch=master )] ( https://codecov.io/github/SpineEventEngine/core-java?branch=master )   ;
43[ ![ license] ( https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat )] ( http://www.apache.org/licenses/LICENSE-2.0 )
5- [ ![ Gitter chat] ( https://badges.gitter.im/SpineEventEngine.png )] ( https://gitter.im/SpineEventEngine )
64
75[ Spine Event Engine] [ spine-site ] is a Java framework for building Event Sourcing and CQRS
86applications that are accessed by clients built with JavaScript, Java Nano (Android), Dart, and Java.
@@ -18,7 +16,7 @@ This repository contains the code of:
1816The project is under active ongoing development.
1917You are welcome to experiment and [ provide your feedback] [ email-developers ] .
2018
21- The latest stable version is [ 1.8.2 ] [ latest-release ] .
19+ The latest stable version is [ 1.9.0 ] [ latest-release ] .
2220
2321## Quick start and examples
2422
@@ -59,7 +57,7 @@ latest version of the configuration files.
5957If you need to use API with one of these annotations, please [ contact us] [ email-developers ] .
6058
6159[ email-developers ] :
mailto:[email protected] 62- [ latest-release ] : https://github.com/SpineEventEngine/core-java/releases/tag/v1.8.2
60+ [ latest-release ] : https://github.com/SpineEventEngine/core-java/releases/tag/v1.9.0
6361[ spine-site ] : https://spine.io/
6462[ quick-start ] : https://spine.io/docs/quick-start
6563[ spine-examples ] : https://github.com/spine-examples
0 commit comments