| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.apache.sqoop |
| ArtifactId | ArtifactIdsqoop-security |
| Last Version | Last Version1.99.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSqoop Security
Apache Sqoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sqoop-security-1.99.7.pom | |
| sqoop-security-1.99.7.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-security/ -->
<dependency>
<groupId>org.apache.sqoop</groupId>
<artifactId>sqoop-security</artifactId>
<version>1.99.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-security/
implementation 'org.apache.sqoop:sqoop-security:1.99.7'
// https://jarcasting.com/artifacts/org.apache.sqoop/sqoop-security/
implementation ("org.apache.sqoop:sqoop-security:1.99.7")
'org.apache.sqoop:sqoop-security:jar:1.99.7'
<dependency org="org.apache.sqoop" name="sqoop-security" rev="1.99.7">
<artifact name="sqoop-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sqoop', module='sqoop-security', version='1.99.7')
)
libraryDependencies += "org.apache.sqoop" % "sqoop-security" % "1.99.7"
[org.apache.sqoop/sqoop-security "1.99.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sqoop : sqoop-core | jar | 1.99.7 |
| com.beust : jcommander | jar | 1.27 |
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.6.0 |
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.17 |