Skip to content

enterprise-easyb/easyb-core

 
 

Repository files navigation

easyb-core

This project contains the main code for easyb.

Building

In case you are building a released version of easyb-core, it will be enough to check out this project only and build it.

When building SNAPSHOT versions you'll have to checkout and build (mvn install) the following projects before:

  • easyb-parent
  • easyb-maven-parent
  • easyb-ast
  • easyb-composite-groovy

Packages

No packages published

Languages

  • CSS 30.1%
  • Groovy 26.3%
  • HTML 22.1%
  • Java 14.6%
  • JavaScript 6.9%