License |
License |
---|---|
GroupId | GroupIdorg.apache.asterix |
ArtifactId | ArtifactIdasterix-server |
Last Version | Last Version0.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasterix-server
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 |
---|---|
asterix-server-0.9.8.pom | |
asterix-server-0.9.8.jar | 10 KB |
asterix-server-0.9.8-tests.jar | 1 MB |
asterix-server-0.9.8-binary-assembly.zip | 93 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.asterix/asterix-server/ -->
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-server</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-server/
implementation 'org.apache.asterix:asterix-server:0.9.8'
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-server/
implementation ("org.apache.asterix:asterix-server:0.9.8")
'org.apache.asterix:asterix-server:jar:0.9.8'
<dependency org="org.apache.asterix" name="asterix-server" rev="0.9.8">
<artifact name="asterix-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.asterix', module='asterix-server', version='0.9.8')
)
libraryDependencies += "org.apache.asterix" % "asterix-server" % "0.9.8"
[org.apache.asterix/asterix-server "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hyracks : hyracks-server | test-jar | 0.3.8 |
org.apache.hyracks : hyracks-storage-am-lsm-btree-test | test-jar | 0.3.8 |
org.apache.asterix : asterix-app | test-jar | 0.9.8 |
org.apache.asterix : asterix-common | test-jar | 0.9.8 |
org.apache.asterix : asterix-test-framework | jar | 0.9.8 |
org.apache.asterix : asterix-external-data | test-jar | 0.9.8 |
junit : junit | jar | |
org.apache.hadoop : hadoop-minicluster | jar | 3.3.2 |
org.apache.hyracks : hyracks-test-support | jar | 0.3.8 |
org.kitesdk : kite-data-core | jar | 1.1.0 |