| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаorg.apache.cassandra |
| Идентификатор | Идентификаторharry-core |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHarry Core
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| harry-core-0.0.1.pom | |
| harry-core-0.0.1.jar | 338 KB |
| harry-core-0.0.1-sources.jar | 141 KB |
| harry-core-0.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cassandra/harry-core/ -->
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>harry-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cassandra/harry-core/
implementation 'org.apache.cassandra:harry-core:0.0.1'
// https://jarcasting.com/artifacts/org.apache.cassandra/harry-core/
implementation ("org.apache.cassandra:harry-core:0.0.1")
'org.apache.cassandra:harry-core:jar:0.0.1'
<dependency org="org.apache.cassandra" name="harry-core" rev="0.0.1">
<artifact name="harry-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cassandra', module='harry-core', version='0.0.1')
)
libraryDependencies += "org.apache.cassandra" % "harry-core" % "0.0.1"
[org.apache.cassandra/harry-core "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |