| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.actionsky |
| Идентификатор | Идентификаторalpha |
| Версия | Версия2.19.11.0 |
| Тип | Типpom |
| Описание |
ОписаниеA distributed transaction solution and can guarantee the final consistency of the business data.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| alpha-2.19.11.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.actionsky/alpha/ -->
<dependency>
<groupId>com.actionsky</groupId>
<artifactId>alpha</artifactId>
<version>2.19.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/alpha/
implementation 'com.actionsky:alpha:2.19.11.0'
// https://jarcasting.com/artifacts/com.actionsky/alpha/
implementation ("com.actionsky:alpha:2.19.11.0")
'com.actionsky:alpha:pom:2.19.11.0'
<dependency org="com.actionsky" name="alpha" rev="2.19.11.0">
<artifact name="alpha" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='alpha', version='2.19.11.0')
)
libraryDependencies += "com.actionsky" % "alpha" % "2.19.11.0"
[com.actionsky/alpha "2.19.11.0"]