License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdagent-common |
Version | Version0.11.0-incubating |
Type | Typejar |
Description |
DescriptionApache InLong - Agent Common
InLong is a one-stop data streaming platform that provides automatic,
ecure, distributed, and efficient data publishing and subscription capabilities.
This platform helps you easily build stream-based data applications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/agent-common/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>agent-common</artifactId>
<version>0.11.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/agent-common/
implementation 'org.apache.inlong:agent-common:0.11.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/agent-common/
implementation ("org.apache.inlong:agent-common:0.11.0-incubating")
'org.apache.inlong:agent-common:jar:0.11.0-incubating'
<dependency org="org.apache.inlong" name="agent-common" rev="0.11.0-incubating">
<artifact name="agent-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='agent-common', version='0.11.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "agent-common" % "0.11.0-incubating"
[org.apache.inlong/agent-common "0.11.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
commons-dbutils : commons-dbutils | jar | 1.7 |
com.sleepycat : je | jar | 7.3.7 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.code.gson : gson | jar | 2.8.5 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.rocksdb : rocksdbjni | jar | 6.14.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
commons-codec : commons-codec | jar | 1.15 |
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.6 |
org.projectlombok : lombok | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |