MVN

org.yamcs : tests

Maven & Gradle

Aug 02, 2023
121 stars

Yamcs :: Tests · Some integration tests.

<dependency>
    <groupId>org.yamcs</groupId>
    <artifactId>tests</artifactId>
    <version>5.8.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.yamcs : tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.8.5

All Versions

Choose a version of org.yamcs : tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.8.x
tests-5.8.5
tests-5.8.4
tests-5.8.3
tests-5.8.2
tests-5.8.1
tests-5.8.0
5.7.x
tests-5.7.13
tests-5.7.12
tests-5.7.11
tests-5.7.10
tests-5.7.9
tests-5.7.8
tests-5.7.7
tests-5.7.6
tests-5.7.5
tests-5.7.4
tests-5.7.3
tests-5.7.2
tests-5.7.1
tests-5.7.0
5.6.x
tests-5.6.2
tests-5.6.1
tests-5.6.0
5.5.x
tests-5.5.7
tests-5.5.6

How to add a dependency to Maven

Add the following org.yamcs : tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.yamcs</groupId>
    <artifactId>tests</artifactId>
    <version>5.8.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.yamcs : tests gradle dependency to your build.gradle file:

implementation 'org.yamcs:tests:5.8.5'

Gradle Kotlin DSL: Add the following org.yamcs : tests gradle kotlin dependency to your build.gradle.kts file:

implementation("org.yamcs:tests:5.8.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.yamcs : tests sbt scala dependency to your build.sbt file:

libraryDependencies += "org.yamcs" % "tests" % "5.8.5"

Advertisement

Dependencies from Group

Aug 02, 2023
12 usages
122 stars
Aug 02, 2023
4 usages
121 stars
Aug 02, 2023
4 usages
122 stars
Aug 02, 2023
4 usages
122 stars
Aug 02, 2023
3 usages
121 stars

Discover Dependencies