License |
License |
---|---|
GroupId | GroupIdorg.apache.asterix |
ArtifactId | ArtifactIdasterix-jdbc-driver |
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-jdbc-driver-0.9.8.pom | |
asterix-jdbc-driver-0.9.8.jar | 20 KB |
asterix-jdbc-driver-0.9.8-sources.jar | 15 KB |
asterix-jdbc-driver-0.9.8-dist.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.asterix/asterix-jdbc-driver/ -->
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-jdbc-driver</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-jdbc-driver/
implementation 'org.apache.asterix:asterix-jdbc-driver:0.9.8'
// https://jarcasting.com/artifacts/org.apache.asterix/asterix-jdbc-driver/
implementation ("org.apache.asterix:asterix-jdbc-driver:0.9.8")
'org.apache.asterix:asterix-jdbc-driver:jar:0.9.8'
<dependency org="org.apache.asterix" name="asterix-jdbc-driver" rev="0.9.8">
<artifact name="asterix-jdbc-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.asterix', module='asterix-jdbc-driver', version='0.9.8')
)
libraryDependencies += "org.apache.asterix" % "asterix-jdbc-driver" % "0.9.8"
[org.apache.asterix/asterix-jdbc-driver "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.asterix : asterix-jdbc-core | jar | 0.9.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |