MVN

com.github.ynfeng : atomix-tests

Maven & Gradle

Nov 19, 2020
2.3k stars

Atomix Tests

<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-tests</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ynfeng : atomix-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of com.github.ynfeng : atomix-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
atomix-tests-3.2.1
atomix-tests-3.2.0
atomix-tests-3.2.0-RELEASE

How to add a dependency to Maven

Add the following com.github.ynfeng : atomix-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-tests</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ynfeng : atomix-tests gradle dependency to your build.gradle file:

implementation 'com.github.ynfeng:atomix-tests:3.2.1'

Gradle Kotlin DSL: Add the following com.github.ynfeng : atomix-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ynfeng:atomix-tests:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ynfeng : atomix-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ynfeng" % "atomix-tests" % "3.2.1"

Advertisement

Dependencies from Group

Nov 19, 2020
5 usages
2.3k stars
Nov 19, 2020
5 usages
2.3k stars
Nov 19, 2020
4 usages
2.1k stars
Nov 19, 2020
3 usages
2.3k stars
Nov 19, 2020
3 usages
2.3k stars

Discover Dependencies