License |
License |
---|---|
GroupId | GroupIdio.amient.affinity |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.15.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAffinity Library
Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-0.15.2.pom | |
api-0.15.2.jar | 86 KB |
api-0.15.2-sources.jar | 60 KB |
api-0.15.2-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.amient.affinity/api/ -->
<dependency>
<groupId>io.amient.affinity</groupId>
<artifactId>api</artifactId>
<version>0.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.amient.affinity/api/
implementation 'io.amient.affinity:api:0.15.2'
// https://jarcasting.com/artifacts/io.amient.affinity/api/
implementation ("io.amient.affinity:api:0.15.2")
'io.amient.affinity:api:jar:0.15.2'
<dependency org="io.amient.affinity" name="api" rev="0.15.2">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.amient.affinity', module='api', version='0.15.2')
)
libraryDependencies += "io.amient.affinity" % "api" % "0.15.2"
[io.amient.affinity/api "0.15.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
com.typesafe : config | jar | 1.3.0 |
org.jooq : jool | jar | 0.9.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |