| License |
License |
|---|---|
| GroupId | GroupIdcom.xtdb |
| ArtifactId | ArtifactIdxtdb-s3 |
| Version | Version1.21.0-beta2 |
| Type | Typejar |
| Description |
Descriptionxtdb-s3
XTDB S3 integration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xtdb-s3-1.21.0-beta2.pom | |
| xtdb-s3-1.21.0-beta2.jar | 9 KB |
| xtdb-s3-1.21.0-beta2-sources.jar | 8 KB |
| xtdb-s3-1.21.0-beta2-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xtdb/xtdb-s3/ -->
<dependency>
<groupId>com.xtdb</groupId>
<artifactId>xtdb-s3</artifactId>
<version>1.21.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.xtdb/xtdb-s3/
implementation 'com.xtdb:xtdb-s3:1.21.0-beta2'
// https://jarcasting.com/artifacts/com.xtdb/xtdb-s3/
implementation ("com.xtdb:xtdb-s3:1.21.0-beta2")
'com.xtdb:xtdb-s3:jar:1.21.0-beta2'
<dependency org="com.xtdb" name="xtdb-s3" rev="1.21.0-beta2">
<artifact name="xtdb-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xtdb', module='xtdb-s3', version='1.21.0-beta2')
)
libraryDependencies += "com.xtdb" % "xtdb-s3" % "1.21.0-beta2"
[com.xtdb/xtdb-s3 "1.21.0-beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.10.3 |
| org.clojure : tools.logging | jar | 1.1.0 |
| com.xtdb : xtdb-core | jar | 1.21.0-beta2 |
| software.amazon.awssdk : s3 | jar | 2.10.91 |
| io.netty : netty-codec | jar | 4.1.62.Final |
| io.netty : netty-codec-http | jar | 4.1.62.Final |
| io.netty : netty-handler | jar | 4.1.62.Final |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| org.reactivestreams : reactive-streams | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.xtdb : xtdb-test | jar | 1.21.0-beta2 |