Skip to content
Daan van Yperen edited this page Feb 15, 2015 · 30 revisions

Only the artemis core module is required.

Module Provides
artemis [[Core functionality.
artemis-gwt [[Web platform support.
artemis-maven [[Maven matrix and weaver support
artemis-gradle [[Gradle matrix and weaver support
artemis-cli [[Commandline matrix and weaver support
artemis-processor Annotation processor for generating [[Entity Factories
artemis-weaver [[(Internal) Bytecode weaver.
artemis-test (Internal) Compliance tests.

Compatibility

Feature vs Platform

ver j/a gwt ios
@Profile 0.7.0 -
@PooledWeaver 0.5.0 -
@PackedWeaver 0.6.0 -
Optimized ES 0.7.0 -
EntityFactory 0.8.0 ?
CDM 0.6.0
Multi-World 0.6.5 ? ?

? unknown, ✓ supported, - not supported

Feature vs Build Method

ver cli gradle maven
@Profile 0.7.0 ?
@PooledWeaver 0.5.0
@PackedWeaver 0.6.0
Optimized ES 0.7.0
EntityFactory 0.8.0 N/A
CDM 0.6.0

? unknown, ✓ supported, - not supported

Note: CLI tool only handles bytecode, the entity factories are created during compilation.

Clone this wiki locally