License |
License |
---|---|
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-cache |
Version | Version06.00.00-MS-GA |
Type | Typejar |
Description |
DescriptionMicroStream Cache
JSR-107 (JCache) Implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-cache/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-cache</artifactId>
<version>06.00.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-cache/
implementation 'one.microstream:microstream-cache:06.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-cache/
implementation ("one.microstream:microstream-cache:06.00.00-MS-GA")
'one.microstream:microstream-cache:jar:06.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-cache" rev="06.00.00-MS-GA">
<artifact name="microstream-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-cache', version='06.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-cache" % "06.00.00-MS-GA"
[one.microstream/microstream-cache "06.00.00-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
one.microstream : microstream-storage-embedded | jar | 06.00.00-MS-GA |
one.microstream : microstream-storage-embedded-configuration | jar | 06.00.00-MS-GA |
javax.cache : cache-api | jar | 1.1.1 |