License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdagent-release |
Version | Version0.9.0-incubating |
Type | Typejar |
Description |
DescriptionApache InLong - Agent Release
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-release/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>agent-release</artifactId>
<version>0.9.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/agent-release/
implementation 'org.apache.inlong:agent-release:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/agent-release/
implementation ("org.apache.inlong:agent-release:0.9.0-incubating")
'org.apache.inlong:agent-release:jar:0.9.0-incubating'
<dependency org="org.apache.inlong" name="agent-release" rev="0.9.0-incubating">
<artifact name="agent-release" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='agent-release', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "agent-release" % "0.9.0-incubating"
[org.apache.inlong/agent-release "0.9.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : agent-common | jar | 0.9.0-incubating |
org.apache.inlong : agent-core | jar | 0.9.0-incubating |
org.apache.inlong : agent-plugins | jar | 0.9.0-incubating |