Introduce

    Xworker_core is the core model of the XWorker library, It mainly provides the basic definitions and common actions, is all the other modules in the XWorker publicmodule.

1.Maven model

<dependency>
    <groupId>org.xworker</groupId>
    <artifactId>xworker_core</artifactId>
    <version>1.4.2-SNAPSHOT</version>
</dependency>

2.Core things

  • xworker.lang.MetaDescriptor3
    MetaDescrptor3 is the core of XWorker, which contains various definitions for editing things, use it tocreate other descriptors.

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号