License |
License |
---|---|
GroupId | GroupIdorg.apache.sqoop |
ArtifactId | ArtifactIdsqoop-core |
Last Version | Last Version1.99.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSqoop Core
Apache Sqoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sqoop-core-1.99.7.pom | |
sqoop-core-1.99.7.jar | 81 KB |
sqoop-core-1.99.7-tests.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-core/ -->
<dependency>
<groupId>org.apache.sqoop</groupId>
<artifactId>sqoop-core</artifactId>
<version>1.99.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-core/
implementation 'org.apache.sqoop:sqoop-core:1.99.7'
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-core/
implementation ("org.apache.sqoop:sqoop-core:1.99.7")
'org.apache.sqoop:sqoop-core:jar:1.99.7'
<dependency org="org.apache.sqoop" name="sqoop-core" rev="1.99.7">
<artifact name="sqoop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sqoop', module='sqoop-core', version='1.99.7')
)
libraryDependencies += "org.apache.sqoop" % "sqoop-core" % "1.99.7"
[org.apache.sqoop/sqoop-core "1.99.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sqoop : sqoop-common | jar | 1.99.7 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.apache.sqoop : connector-sdk | jar | 1.99.7 |
org.apache.sqoop : connector-sdk-hadoop | jar | 1.99.7 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
org.testng : testng | jar | 6.8.17 |