is not current version
Last Version 1.2.0-incubating

Apache InLong - Manager Web 0.12.0-incubating

InLong is a one-stop data ingestion platform 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-web
Version

Version

0.12.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Manager Web
InLong is a one-stop data ingestion platform 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-web 0.12.0-incubating


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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.inlong : manager-service jar 0.12.0-incubating
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-starter-cache jar 2.4.3
org.apache.shiro : shiro-spring jar 1.4.1
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.5
com.opencsv : opencsv jar 5.4
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.guava : guava jar 18.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

test (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

Project Modules

There are no modules declared in this project.