| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.inlong |
| Идентификатор | Идентификаторagent-release |
| Версия | Версия0.9.0-incubating |
| Тип | Типjar |
| Описание |
ОписаниеApache 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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |