MVN

io.atomix.catalyst : catalyst-local

Maven & Gradle

May 15, 2017
13 usages
52 stars

Catalyst Local Transport

<dependency>
    <groupId>io.atomix.catalyst</groupId>
    <artifactId>catalyst-local</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.atomix.catalyst : catalyst-local to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1
  • Latest Release Candidate: 1.0.0-rc6

All Versions

Choose a version of io.atomix.catalyst : catalyst-local to add to Maven or Gradle - All Versions:

  • Version Updated
  • catalyst-local-1.2.1

    May 15, 2017
  • catalyst-local-1.2.0

    Apr 15, 2017
  • catalyst-local-1.1.2

    Jan 12, 2017
  • catalyst-local-1.1.1

    May 26, 2016
  • catalyst-local-1.1.0

    May 25, 2016
  • catalyst-local-1.0.8

    May 02, 2016
  • catalyst-local-1.0.7

    Apr 11, 2016
  • catalyst-local-1.0.6

    Mar 30, 2016
  • catalyst-local-1.0.5

    Mar 26, 2016
  • catalyst-local-1.0.4

    Mar 14, 2016
  • catalyst-local-1.0.3

    Mar 11, 2016
  • catalyst-local-1.0.2

    Feb 22, 2016
  • catalyst-local-1.0.1

    Feb 20, 2016
  • catalyst-local-1.0.0

    Feb 17, 2016
  • catalyst-local-1.0.0-rc6

    Jan 12, 2016
  • catalyst-local-1.0.0-rc5

    Nov 19, 2015
  • catalyst-local-1.0.0-rc4

    Oct 22, 2015
  • catalyst-local-1.0.0-rc3

    Oct 20, 2015
  • catalyst-local-1.0.0-rc1

    Sep 24, 2015

How to add a dependency to Maven

Add the following io.atomix.catalyst : catalyst-local maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.atomix.catalyst</groupId>
    <artifactId>catalyst-local</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.atomix.catalyst : catalyst-local gradle dependency to your build.gradle file:

implementation 'io.atomix.catalyst:catalyst-local:1.2.1'

Gradle Kotlin DSL: Add the following io.atomix.catalyst : catalyst-local gradle kotlin dependency to your build.gradle.kts file:

implementation("io.atomix.catalyst:catalyst-local:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.atomix.catalyst : catalyst-local sbt scala dependency to your build.sbt file:

libraryDependencies += "io.atomix.catalyst" % "catalyst-local" % "1.2.1"

Advertisement

Dependencies from Group

May 15, 2017
14 usages
52 stars
May 15, 2017
13 usages
52 stars
May 15, 2017
7 usages
52 stars
May 15, 2017
4 usages
52 stars
May 15, 2017
3 usages
52 stars

Discover Dependencies

Jul 28, 2018
13 usages
26 stars
Oct 31, 2019
7 usages
5 stars
Nov 21, 2017
22 usages
887 stars
May 08, 2023
204 usages
9.3k stars
Oct 30, 2018
2 usages
4 stars
Oct 12, 2020
3 usages
147 stars
Jul 30, 2015
5 usages
1 stars
Sep 07, 2019
4 usages
450 stars
May 21, 2017
3 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome