License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdorg.apache.cassandra |
ArtifactId | ArtifactIdharry-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHarry 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |