Last Version

com.alibaba:table-computing 1.0.0

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.

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

table-computing
Version

Version

1.0.0
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/alibaba/table-computing

Download table-computing 1.0.0


<!-- 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"]

Dependencies

compile (15)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.