| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hyracks |
| Идентификатор | Идентификаторhyracks-storage-am-common |
| Версия | Версия0.3.8 |
| Тип | Типjar |
| Описание |
Описаниеhyracks-storage-am-common
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hyracks-storage-am-common-0.3.8.pom | |
| hyracks-storage-am-common-0.3.8.jar | 138 KB |
| hyracks-storage-am-common-0.3.8-tests.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-storage-am-common/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-storage-am-common</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-storage-am-common/
implementation 'org.apache.hyracks:hyracks-storage-am-common:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-storage-am-common/
implementation ("org.apache.hyracks:hyracks-storage-am-common:0.3.8")
'org.apache.hyracks:hyracks-storage-am-common:jar:0.3.8'
<dependency org="org.apache.hyracks" name="hyracks-storage-am-common" rev="0.3.8">
<artifact name="hyracks-storage-am-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-storage-am-common', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-storage-am-common" % "0.3.8"
[org.apache.hyracks/hyracks-storage-am-common "0.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hyracks : hyracks-api | jar | 0.3.8 |
| org.apache.hyracks : hyracks-storage-common | jar | 0.3.8 |
| org.apache.hyracks : hyracks-dataflow-common | jar | 0.3.8 |
| org.apache.hyracks : hyracks-dataflow-std | jar | 0.3.8 |
| org.apache.hyracks : hyracks-util | jar | 0.3.8 |
| org.apache.hyracks : hyracks-data-std | jar | 0.3.8 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.10.0 |