| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.kyuubi |
| Идентификатор | Идентификаторintegration-tests |
| Версия | Версия1.5.1-incubating |
| Тип | Типpom |
| Описание |
ОписаниеKyuubi Test Integration Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| integration-tests-1.5.1-incubating.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.kyuubi/integration-tests/ -->
<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>integration-tests</artifactId>
<version>1.5.1-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kyuubi/integration-tests/
implementation 'org.apache.kyuubi:integration-tests:1.5.1-incubating'
// https://jarcasting.com/artifacts/org.apache.kyuubi/integration-tests/
implementation ("org.apache.kyuubi:integration-tests:1.5.1-incubating")
'org.apache.kyuubi:integration-tests:pom:1.5.1-incubating'
<dependency org="org.apache.kyuubi" name="integration-tests" rev="1.5.1-incubating">
<artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.kyuubi', module='integration-tests', version='1.5.1-incubating')
)
libraryDependencies += "org.apache.kyuubi" % "integration-tests" % "1.5.1-incubating"
[org.apache.kyuubi/integration-tests "1.5.1-incubating"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |