License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdmanager-service |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - Manager Service
InLong is a one-stop integration framework for massive data 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 |
Filename | Size |
---|---|
manager-service-1.2.0-incubating.pom | |
manager-service-1.2.0-incubating.jar | 248 KB |
manager-service-1.2.0-incubating-sources.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/manager-service/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>manager-service</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/manager-service/
implementation 'org.apache.inlong:manager-service:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/manager-service/
implementation ("org.apache.inlong:manager-service:1.2.0-incubating")
'org.apache.inlong:manager-service:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="manager-service" rev="1.2.0-incubating">
<artifact name="manager-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='manager-service', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "manager-service" % "1.2.0-incubating"
[org.apache.inlong/manager-service "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : manager-test | jar | 1.2.0-incubating |
org.mockito : mockito-core | jar | 3.12.4 |
org.apache.hive : hive-metastore | jar | 3.1.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
junit : junit | jar | 4.13.2 |