tcache

A cache for time series data

Лицензия

Лицензия

Группа

Группа

com.github.fbaro
Идентификатор

Идентификатор

tcache
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

tcache
A cache for time series data
Ссылка на сайт

Ссылка на сайт

https://github.com/fbaro/tcache
Система контроля версий

Система контроля версий

https://github.com/fbaro/tcache

Скачать tcache

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.fbaro/tcache/ -->
<dependency>
    <groupId>com.github.fbaro</groupId>
    <artifactId>tcache</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fbaro/tcache/
implementation 'com.github.fbaro:tcache:1.0.2'
// https://jarcasting.com/artifacts/com.github.fbaro/tcache/
implementation ("com.github.fbaro:tcache:1.0.2")
'com.github.fbaro:tcache:jar:1.0.2'
<dependency org="com.github.fbaro" name="tcache" rev="1.0.2">
  <artifact name="tcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fbaro', module='tcache', version='1.0.2')
)
libraryDependencies += "com.github.fbaro" % "tcache" % "1.0.2"
[com.github.fbaro/tcache "1.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.ben-manes.caffeine : caffeine jar 2.9.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.guava : guava jar 30.1.1-jre

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0