is not current version
Last Version 1.99.7

org.apache.sqoop:test 1.99.3


GroupId

GroupId

org.apache.sqoop
ArtifactId

ArtifactId

test
Version

Version

1.99.3
Type

Type

jar

Download test 1.99.3


<!-- https://jarcasting.com/artifacts/org.apache.sqoop/test/ -->
<dependency>
    <groupId>org.apache.sqoop</groupId>
    <artifactId>test</artifactId>
    <version>1.99.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sqoop/test/
implementation 'org.apache.sqoop:test:1.99.3'
// https://jarcasting.com/artifacts/org.apache.sqoop/test/
implementation ("org.apache.sqoop:test:1.99.3")
'org.apache.sqoop:test:jar:1.99.3'
<dependency org="org.apache.sqoop" name="test" rev="1.99.3">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sqoop', module='test', version='1.99.3')
)
libraryDependencies += "org.apache.sqoop" % "test" % "1.99.3"
[org.apache.sqoop/test "1.99.3"]