MVN

io.amient.affinity : core

Maven & Gradle

Nov 15, 2016
6 usages
26 stars

Affinity Library · Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.

<dependency>
    <groupId>io.amient.affinity</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.amient.affinity : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.amient.affinity : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
core-0.1.0

How to add a dependency to Maven

Add the following io.amient.affinity : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.amient.affinity</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.amient.affinity : core gradle dependency to your build.gradle file:

implementation 'io.amient.affinity:core:0.1.0'

Gradle Kotlin DSL: Add the following io.amient.affinity : core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.amient.affinity:core:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.amient.affinity : core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.amient.affinity" % "core" % "0.1.0"

Advertisement

Dependencies from Group

api
Jun 10, 2021
30 usages
26 stars
Dec 19, 2019
12 usages
26 stars
Jun 09, 2021
10 usages
26 stars
Jun 09, 2021
10 usages
26 stars
Dec 19, 2019
9 usages
26 stars

Discover Dependencies

Apr 15, 2023
8 usages
542 stars
Aug 03, 2016
5 usages
68 stars
Oct 29, 2016
5 usages
Jun 29, 2023
32 usages
1 stars
May 08, 2021
4 usages
8 stars
Feb 11, 2009
15 usages
Nov 12, 2020
7 usages
73 stars
Apr 29, 2014
4 usages
2 stars