@ui5/project/ui5Framework/maven/CacheMode
Cache modes for maven consumption
Description: Cache modes for maven consumption
Source: project/lib/ui5Framework/maven/CacheMode.js, line 3
Properties:
| Name | Type | Description |
|---|---|---|
Default | string | Cache everything, invalidate after 9 hours |
Force | string | Use cache only. Do not send any requests to the repository |
Off | string | Invalidate the cache and update from the repository |

