License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdorg.apache.cassandra |
ArtifactId | ArtifactIdharry-integration |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHarry Integration - InJVM
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-integration-0.0.1.pom | |
harry-integration-0.0.1.jar | 44 KB |
harry-integration-0.0.1-sources.jar | 25 KB |
harry-integration-0.0.1-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cassandra/harry-integration/ -->
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>harry-integration</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cassandra/harry-integration/
implementation 'org.apache.cassandra:harry-integration:0.0.1'
// https://jarcasting.com/artifacts/org.apache.cassandra/harry-integration/
implementation ("org.apache.cassandra:harry-integration:0.0.1")
'org.apache.cassandra:harry-integration:jar:0.0.1'
<dependency org="org.apache.cassandra" name="harry-integration" rev="0.0.1">
<artifact name="harry-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cassandra', module='harry-integration', version='0.0.1')
)
libraryDependencies += "org.apache.cassandra" % "harry-integration" % "0.0.1"
[org.apache.cassandra/harry-integration "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.12 |
org.apache.cassandra : harry-core | jar | 0.0.1 |
org.apache.cassandra » cassandra-dtest-shaded | jar | 4.0.1-1a05fcf52b |
org.apache.cassandra : dtest-api | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.quicktheories : quicktheories | jar | 0.25 |