@ui5/project/ui5Framework/maven/SnapshotCache
Snapshot cache modes for Maven consumption
Description: Snapshot cache modes for Maven consumption
Source: project/lib/ui5Framework/maven/SnapshotCache.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 |

