License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.ditto |
ArtifactId | ArtifactIdditto-services-utils-cache |
Version | Version2.0.0-M2 |
Type | Typejar |
Description |
DescriptionEclipse Ditto :: Services :: Utils :: Cache Utils
Eclipse Ditto is a framework for creating and managing digital twins in the IoT.
|
<!-- https://jarcasting.com/artifacts/org.eclipse.ditto/ditto-services-utils-cache/ -->
<dependency>
<groupId>org.eclipse.ditto</groupId>
<artifactId>ditto-services-utils-cache</artifactId>
<version>2.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ditto/ditto-services-utils-cache/
implementation 'org.eclipse.ditto:ditto-services-utils-cache:2.0.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.ditto/ditto-services-utils-cache/
implementation ("org.eclipse.ditto:ditto-services-utils-cache:2.0.0-M2")
'org.eclipse.ditto:ditto-services-utils-cache:jar:2.0.0-M2'
<dependency org="org.eclipse.ditto" name="ditto-services-utils-cache" rev="2.0.0-M2">
<artifact name="ditto-services-utils-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ditto', module='ditto-services-utils-cache', version='2.0.0-M2')
)
libraryDependencies += "org.eclipse.ditto" % "ditto-services-utils-cache" % "2.0.0-M2"
[org.eclipse.ditto/ditto-services-utils-cache "2.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.ditto : ditto-services-utils-config | jar | 2.0.0-M2 |
org.eclipse.ditto : ditto-services-utils-metrics | jar | 2.0.0-M2 |
com.typesafe : config | jar | 1.4.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.eclipse.ditto : ditto-utils-jsr305 | jar | 2.0.0-M2 |
org.eclipse.ditto : ditto-legal | jar | 2.0.0-M2 |