License |
License |
---|---|
GroupId | GroupIdorg.apache.sqoop |
ArtifactId | ArtifactIdsqoop-common |
Last Version | Last Version1.99.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSqoop Common
Apache Sqoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sqoop-common-1.99.7.pom | |
sqoop-common-1.99.7.jar | 84 KB |
sqoop-common-1.99.7-tests.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-common/ -->
<dependency>
<groupId>org.apache.sqoop</groupId>
<artifactId>sqoop-common</artifactId>
<version>1.99.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-common/
implementation 'org.apache.sqoop:sqoop-common:1.99.7'
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-common/
implementation ("org.apache.sqoop:sqoop-common:1.99.7")
'org.apache.sqoop:sqoop-common:jar:1.99.7'
<dependency org="org.apache.sqoop" name="sqoop-common" rev="1.99.7">
<artifact name="sqoop-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sqoop', module='sqoop-common', version='1.99.7')
)
libraryDependencies += "org.apache.sqoop" % "sqoop-common" % "1.99.7"
[org.apache.sqoop/sqoop-common "1.99.7"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1 |
commons-lang : commons-lang | jar | 2.5 |
commons-cli : commons-cli | jar | 1.2 |
com.google.guava : guava | jar | 11.0.2 |
joda-time : joda-time | jar | 2.4 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.sqoop : sqoop-common-test | jar | 1.99.7 |
org.testng : testng | jar | 6.8.17 |