License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdsort-formats |
Version | Version1.0.0-incubating |
Type | Typepom |
Description |
DescriptionApache InLong - Sort Formats
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 |
Filename | Size |
---|---|
sort-formats-1.0.0-incubating.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/sort-formats/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>sort-formats</artifactId>
<version>1.0.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/sort-formats/
implementation 'org.apache.inlong:sort-formats:1.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/sort-formats/
implementation ("org.apache.inlong:sort-formats:1.0.0-incubating")
'org.apache.inlong:sort-formats:pom:1.0.0-incubating'
<dependency org="org.apache.inlong" name="sort-formats" rev="1.0.0-incubating">
<artifact name="sort-formats" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='sort-formats', version='1.0.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "sort-formats" % "1.0.0-incubating"
[org.apache.inlong/sort-formats "1.0.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.15 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.6.28 |
org.powermock : powermock-module-junit4 | jar | 2.0.0-RC.4 |
org.powermock : powermock-api-mockito2 | jar | 2.0.0-RC.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.15 |