| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alibaba |
| Идентификатор | Идентификаторtable-computing |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| table-computing-1.0.0.pom | |
| table-computing-1.0.0.jar | 238 KB |
| table-computing-1.0.0-sources.jar | 114 KB |
| table-computing-1.0.0-javadoc.jar | 673 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba/table-computing/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>table-computing</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/table-computing/
implementation 'com.alibaba:table-computing:1.0.0'
// https://jarcasting.com/artifacts/com.alibaba/table-computing/
implementation ("com.alibaba:table-computing:1.0.0")
'com.alibaba:table-computing:jar:1.0.0'
<dependency org="com.alibaba" name="table-computing" rev="1.0.0">
<artifact name="table-computing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='table-computing', version='1.0.0')
)
libraryDependencies += "com.alibaba" % "table-computing" % "1.0.0"
[com.alibaba/table-computing "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.26 |
| org.apache.kafka : kafka-clients | jar | 2.8.0 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| io.netty : netty-all | jar | 4.1.67.Final |
| com.aliyun.odps : odps-sdk-core | jar | 0.37.5 |
| com.aliyun.odps : odps-sdk-commons | jar | 0.37.5 |
| com.google.guava : guava | jar | 29.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| org.openjdk.jol : jol-core | jar | 0.2 |
| io.airlift : units | jar | 1.6 |
| com.github.oshi : oshi-core | jar | 5.2.0 |
| com.google.protobuf : protobuf-java | jar | 3.14.0 |
| com.aliyun.openservices : aliyun-log | jar | 0.6.64 |
| com.aliyun.openservices : loghub-client-lib | jar | 0.6.39 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |