Skip to content

eclipsesource/easyb-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Groovy 60.4%
  • Java 33.4%
  • XSLT 3.6%
  • CSS 2.6%