| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.sqoop |
| ArtifactId | ArtifactIdsqoop-client |
| Last Version | Last Version1.99.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSqoop Client
Apache Sqoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sqoop-client-1.99.7.pom | |
| sqoop-client-1.99.7.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-client/ -->
<dependency>
<groupId>org.apache.sqoop</groupId>
<artifactId>sqoop-client</artifactId>
<version>1.99.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-client/
implementation 'org.apache.sqoop:sqoop-client:1.99.7'
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-client/
implementation ("org.apache.sqoop:sqoop-client:1.99.7")
'org.apache.sqoop:sqoop-client:jar:1.99.7'
<dependency org="org.apache.sqoop" name="sqoop-client" rev="1.99.7">
<artifact name="sqoop-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sqoop', module='sqoop-client', version='1.99.7')
)
libraryDependencies += "org.apache.sqoop" % "sqoop-client" % "1.99.7"
[org.apache.sqoop/sqoop-client "1.99.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 11.0.2 |
| org.apache.sqoop : sqoop-common | jar | 1.99.7 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.apache.hadoop : hadoop-common | jar | 2.6.0 |
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.17 |
| org.mockito : mockito-all | jar | 1.9.5 |