License |
License |
---|---|
GroupId | GroupIdorg.apache.asterix |
ArtifactId | ArtifactIdasterix-fuzzyjoin |
Last Version | Last Version0.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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 |
---|---|
asterix-fuzzyjoin-0.9.8.pom | |
asterix-fuzzyjoin-0.9.8.jar | 168 KB |
asterix-fuzzyjoin-0.9.8-tests.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.asterix/asterix-fuzzyjoin/ -->
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-fuzzyjoin</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-fuzzyjoin/
implementation 'org.apache.asterix:asterix-fuzzyjoin:0.9.8'
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-fuzzyjoin/
implementation ("org.apache.asterix:asterix-fuzzyjoin:0.9.8")
'org.apache.asterix:asterix-fuzzyjoin:jar:0.9.8'
<dependency org="org.apache.asterix" name="asterix-fuzzyjoin" rev="0.9.8">
<artifact name="asterix-fuzzyjoin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.asterix', module='asterix-fuzzyjoin', version='0.9.8')
)
libraryDependencies += "org.apache.asterix" % "asterix-fuzzyjoin" % "0.9.8"
[org.apache.asterix/asterix-fuzzyjoin "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hyracks : hyracks-api | 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.asterix : asterix-om | jar | 0.9.8 |
org.apache.asterix : asterix-runtime | jar | 0.9.8 |
org.apache.hyracks : algebricks-common | jar | 0.3.8 |
org.apache.hyracks : algebricks-core | jar | 0.3.8 |
org.apache.hyracks : hyracks-storage-am-lsm-invertedindex | jar | 0.3.8 |
org.apache.hyracks : algebricks-runtime | jar | 0.3.8 |
org.apache.asterix : asterix-common | jar | 0.9.8 |
org.apache.hyracks : hyracks-dataflow-common | jar | 0.3.8 |
org.apache.logging.log4j : log4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |