| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tencent.polaris |
| Идентификатор | Идентификаторflow-cache |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPolaris Plugins Client FlowCache
Polaris Plugins Client FlowCache POM
|
| Имя Файла | Размер |
|---|---|
| flow-cache-1.2.0.pom | 956 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/flow-cache/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>flow-cache</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/flow-cache/
implementation 'com.tencent.polaris:flow-cache:1.2.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/flow-cache/
implementation ("com.tencent.polaris:flow-cache:1.2.0")
'com.tencent.polaris:flow-cache:pom:1.2.0'
<dependency org="com.tencent.polaris" name="flow-cache" rev="1.2.0">
<artifact name="flow-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='flow-cache', version='1.2.0')
)
libraryDependencies += "com.tencent.polaris" % "flow-cache" % "1.2.0"
[com.tencent.polaris/flow-cache "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tencent.polaris : polaris-model | jar | 1.2.0 |
| com.tencent.polaris : polaris-plugin-api | jar | 1.2.0 |
| com.tencent.polaris : polaris-config | jar | 1.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
| junit : junit | jar | 4.12 |