License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdmanager-test |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - Manager Test
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-test-1.2.0-incubating.pom | |
manager-test-1.2.0-incubating.jar | 20 KB |
manager-test-1.2.0-incubating-sources.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/manager-test/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>manager-test</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/manager-test/
implementation 'org.apache.inlong:manager-test:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/manager-test/
implementation ("org.apache.inlong:manager-test:1.2.0-incubating")
'org.apache.inlong:manager-test:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="manager-test" rev="1.2.0-incubating">
<artifact name="manager-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='manager-test', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "manager-test" % "1.2.0-incubating"
[org.apache.inlong/manager-test "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.20 |
com.h2database : h2 | jar | 2.1.210 |
org.mvnsearch : h2-functions-4-mysql | jar | 2.0.0 |
org.springframework : spring-test | jar | 5.3.20 |
junit : junit | jar | 4.13.2 |
io.springfox : springfox-oas | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.springframework.boot : spring-boot-test | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |