is not current version
Last Version 1.2.0-incubating

Apache InLong - Manager Service 1.0.0-incubating

InLong is a one-stop data integration framework donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.

License

License

GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

manager-service
Version

Version

1.0.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Manager Service
InLong is a one-stop data integration framework donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.
Project Organization

Project Organization

Apache Software Foundation

Download manager-service 1.0.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.inlong/manager-service/ -->
<dependency>
    <groupId>org.apache.inlong</groupId>
    <artifactId>manager-service</artifactId>
    <version>1.0.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/manager-service/
implementation 'org.apache.inlong:manager-service:1.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/manager-service/
implementation ("org.apache.inlong:manager-service:1.0.0-incubating")
'org.apache.inlong:manager-service:jar:1.0.0-incubating'
<dependency org="org.apache.inlong" name="manager-service" rev="1.0.0-incubating">
  <artifact name="manager-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='manager-service', version='1.0.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "manager-service" % "1.0.0-incubating"
[org.apache.inlong/manager-service "1.0.0-incubating"]

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.inlong : manager-dao jar 1.0.0-incubating
org.apache.inlong : sort-common jar 1.0.0-incubating
org.apache.inlong : sort-api jar 1.0.0-incubating
org.springframework.boot : spring-boot-starter-logging jar 2.4.3
org.apache.hadoop : hadoop-common jar 2.6.0
org.apache.shiro : shiro-core jar 1.4.1
org.apache.pulsar : pulsar-client jar 2.8.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.4.3
org.elasticsearch : elasticsearch jar 6.4.3
org.elasticsearch.client : elasticsearch-rest-client-sniffer jar 6.4.3
org.apache.pulsar : pulsar-client-admin jar 2.8.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.0
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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.6.28
org.springframework.boot : spring-boot-starter-test jar 2.4.3
junit : junit jar 4.12
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.