文章列表
entity-engine是将Apache OfBiz中entity剥离出来,单独使用,没有entity eca。
项目地址:https://bitbucket.org/atlassian/entity-engine
需要jar包的朋友直接去https://maven.atlassian.com/#nexus-search;quick~entityengine下载
POM工程,直接加
<dependency>
<groupId>com.atlassian.ofbiz</groupId>
<artifactId&g ...