Spring Statemachine 1.1.0.RELEASE is built and tested with JDK 8(all artifacts have JDK 7 compatibility) and Spring Framework 4.2.4.RELEASE and doesn’t require any other dependencies outside of Spring Framework within its core system.
Other optional parts like Chapter 25, Using Distributed States has dependencies to
a Zookeeper
, while Part VI, “State Machine Examples” has dependencies
to spring-shell and spring-boot which pulls other dependencies
beyond framework itself.