License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.officefloor.cache |
ArtifactId | ArtifactIdofficecache_constant |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOfficeFloor Cache of static data
Cache for static data that may be initially loaded into memory and refreshed periodically
|
<!-- https://jarcasting.com/artifacts/net.officefloor.cache/officecache_constant/ -->
<dependency>
<groupId>net.officefloor.cache</groupId>
<artifactId>officecache_constant</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.cache/officecache_constant/
implementation 'net.officefloor.cache:officecache_constant:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.cache/officecache_constant/
implementation ("net.officefloor.cache:officecache_constant:3.40.0")
'net.officefloor.cache:officecache_constant:jar:3.40.0'
<dependency org="net.officefloor.cache" name="officecache_constant" rev="3.40.0">
<artifact name="officecache_constant" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.cache', module='officecache_constant', version='3.40.0')
)
libraryDependencies += "net.officefloor.cache" % "officecache_constant" % "3.40.0"
[net.officefloor.cache/officecache_constant "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.cache : officecache | jar | 3.40.0 |
net.officefloor.core : officecompiler | jar | 3.40.0 |