не последняя версия
Последняя версия 1.99.7

org.apache.sqoop:test 1.99.5


Группа

Группа

org.apache.sqoop
Идентификатор

Идентификатор

test
Версия

Версия

1.99.5
Тип

Тип

jar

Скачать test 1.99.5

Имя Файла Размер
test-1.99.5.pom
test-1.99.5.jar 42 KB
Обзор

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