| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fbaro |
| Идентификатор | Идентификаторtcache |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtcache
A cache for time series data
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tcache-1.0.2.pom | |
| tcache-1.0.2.jar | 30 KB |
| tcache-1.0.2-sources.jar | 13 KB |
| tcache-1.0.2-javadoc.jar | 42 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 30.1.1-jre |