License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdinlong-manager |
Version | Version0.11.0-incubating |
Type | Typepom |
Description |
DescriptionApache InLong - Manager
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 |
Filename | Size |
---|---|
inlong-manager-0.11.0-incubating.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/inlong-manager/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>inlong-manager</artifactId>
<version>0.11.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/inlong-manager/
implementation 'org.apache.inlong:inlong-manager:0.11.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/inlong-manager/
implementation ("org.apache.inlong:inlong-manager:0.11.0-incubating")
'org.apache.inlong:inlong-manager:pom:0.11.0-incubating'
<dependency org="org.apache.inlong" name="inlong-manager" rev="0.11.0-incubating">
<artifact name="inlong-manager" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='inlong-manager', version='0.11.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "inlong-manager" % "0.11.0-incubating"
[org.apache.inlong/inlong-manager "0.11.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.3 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
junit : junit | jar | 4.12 |
com.h2database : h2 | jar | 1.4.197 |