| License |
License |
|---|---|
| GroupId | GroupIdco.macrometa |
| ArtifactId | ArtifactIdc84j |
| Last Version | Last Version1.1.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionc84j
C8 Java Driver
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| c84j-1.1.25.pom | |
| c84j-1.1.25.jar | 416 KB |
| c84j-1.1.25-sources.jar | 254 KB |
| c84j-1.1.25-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.macrometa/c84j/ -->
<dependency>
<groupId>co.macrometa</groupId>
<artifactId>c84j</artifactId>
<version>1.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/co.macrometa/c84j/
implementation 'co.macrometa:c84j:1.1.25'
// https://jarcasting.com/artifacts/co.macrometa/c84j/
implementation ("co.macrometa:c84j:1.1.25")
'co.macrometa:c84j:jar:1.1.25'
<dependency org="co.macrometa" name="c84j" rev="1.1.25">
<artifact name="c84j" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.macrometa', module='c84j', version='1.1.25')
)
libraryDependencies += "co.macrometa" % "c84j" % "1.1.25"
[co.macrometa/c84j "1.1.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.15 |
| com.arangodb : velocypack | jar | 1.4.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.amazonaws : aws-java-sdk-dynamodb | jar | 1.12.202 |
| org.json : json | jar | 20220320 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |