Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 528 Bytes

File metadata and controls

15 lines (10 loc) · 528 Bytes

ScriptCore

See our web site for details on the project.

You need to have Gradle and Java installed.

Java 7 should be used for building in order to support both Java 7 and Java 8 at runtime.

Design purpose

JVM script development framework base on Groovy

  • Applications Layer
  • Connectors (like Mongodb, Sql, etc)
  • ScriptCore