| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hyracks.examples |
| Идентификатор | Идентификаторhyracks-integration-tests |
| Последняя версия | Последняя версия0.2.16-incubating |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhyracks-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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks.examples/hyracks-integration-tests/ -->
<dependency>
<groupId>org.apache.hyracks.examples</groupId>
<artifactId>hyracks-integration-tests</artifactId>
<version>0.2.16-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks.examples/hyracks-integration-tests/
implementation 'org.apache.hyracks.examples:hyracks-integration-tests:0.2.16-incubating'
// https://jarcasting.com/artifacts/org.apache.hyracks.examples/hyracks-integration-tests/
implementation ("org.apache.hyracks.examples:hyracks-integration-tests:0.2.16-incubating")
'org.apache.hyracks.examples:hyracks-integration-tests:jar:0.2.16-incubating'
<dependency org="org.apache.hyracks.examples" name="hyracks-integration-tests" rev="0.2.16-incubating">
<artifact name="hyracks-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks.examples', module='hyracks-integration-tests', version='0.2.16-incubating')
)
libraryDependencies += "org.apache.hyracks.examples" % "hyracks-integration-tests" % "0.2.16-incubating"
[org.apache.hyracks.examples/hyracks-integration-tests "0.2.16-incubating"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hyracks : hyracks-test-support | jar | 0.2.16-incubating |