is not current version
Last Version 5.7.4

org.yamcs:tests 5.5.6

Some integration tests.

GroupId

GroupId

org.yamcs
ArtifactId

ArtifactId

tests
Version

Version

5.5.6
Type

Type

jar

Download tests 5.5.6


<!-- https://jarcasting.com/artifacts/org.yamcs/tests/ -->
<dependency>
    <groupId>org.yamcs</groupId>
    <artifactId>tests</artifactId>
    <version>5.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.yamcs/tests/
implementation 'org.yamcs:tests:5.5.6'
// https://jarcasting.com/artifacts/org.yamcs/tests/
implementation ("org.yamcs:tests:5.5.6")
'org.yamcs:tests:jar:5.5.6'
<dependency org="org.yamcs" name="tests" rev="5.5.6">
  <artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yamcs', module='tests', version='5.5.6')
)
libraryDependencies += "org.yamcs" % "tests" % "5.5.6"
[org.yamcs/tests "5.5.6"]