License |
License |
---|---|
GroupId | GroupIdorg.apache.linkis |
ArtifactId | ArtifactIdlinkis-storage |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLinkis helps easily connect to various back-end computation/storage engines
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
linkis-storage-1.1.1.pom | |
linkis-storage-1.1.1.jar | 406 KB |
linkis-storage-1.1.1-test-sources.jar | 10 KB |
linkis-storage-1.1.1-sources.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.linkis/linkis-storage/ -->
<dependency>
<groupId>org.apache.linkis</groupId>
<artifactId>linkis-storage</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.linkis/linkis-storage/
implementation 'org.apache.linkis:linkis-storage:1.1.1'
// https://jarcasting.com/artifacts/org.apache.linkis/linkis-storage/
implementation ("org.apache.linkis:linkis-storage:1.1.1")
'org.apache.linkis:linkis-storage:jar:1.1.1'
<dependency org="org.apache.linkis" name="linkis-storage" rev="1.1.1">
<artifact name="linkis-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.linkis', module='linkis-storage', version='1.1.1')
)
libraryDependencies += "org.apache.linkis" % "linkis-storage" % "1.1.1"
[org.apache.linkis/linkis-storage "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.linkis : linkis-hadoop-common | jar | 1.1.1 |
cglib : cglib | jar | 2.2.2 |
com.github.pjfanning : excel-streaming-reader | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.linkis : linkis-common | jar | 1.1.1 |
org.json4s : json4s-jackson_2.11 | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.mockito : mockito-core | jar | 3.9.0 |
org.mockito : mockito-inline | jar | 3.9.0 |
org.mockito : mockito-junit-jupiter | jar | 3.9.0 |
org.assertj : assertj-core | jar | 3.17.2 |
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar | 1.4.200 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework : spring-test | jar |