License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdtubemq-example |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - TubeMQ Example
Example for InLong TubeMQ
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/tubemq-example/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>tubemq-example</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/tubemq-example/
implementation 'org.apache.inlong:tubemq-example:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/tubemq-example/
implementation ("org.apache.inlong:tubemq-example:1.2.0-incubating")
'org.apache.inlong:tubemq-example:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="tubemq-example" rev="1.2.0-incubating">
<artifact name="tubemq-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='tubemq-example', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "tubemq-example" % "1.2.0-incubating"
[org.apache.inlong/tubemq-example "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : tubemq-client | jar | 1.2.0-incubating |