Meta Module
annotation class MetaModule(val value: String = "", val id: String = "", val includes: Array<String> = [], val configurations: Array<String> = [], val isObject: Boolean = false)
Meta Definition annotation to help represents
Parameters
value
: Definition full path
id
Module ID
includes
Includes Module Tags to check
configurations
Module Configurations to check