License |
License |
---|---|
GroupId | GroupIdorg.yamcs |
ArtifactId | ArtifactIdtests |
Version | Version5.5.7 |
Type | Typejar |
Description |
DescriptionYamcs :: Tests
Some integration tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-5.5.7.pom | |
tests-5.5.7.jar | 24 KB |
tests-5.5.7-sources.jar | 11 KB |
tests-5.5.7-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.yamcs/tests/ -->
<dependency>
<groupId>org.yamcs</groupId>
<artifactId>tests</artifactId>
<version>5.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.yamcs/tests/
implementation 'org.yamcs:tests:5.5.7'
// https://jarcasting.com/artifacts/org.yamcs/tests/
implementation ("org.yamcs:tests:5.5.7")
'org.yamcs:tests:jar:5.5.7'
<dependency org="org.yamcs" name="tests" rev="5.5.7">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yamcs', module='tests', version='5.5.7')
)
libraryDependencies += "org.yamcs" % "tests" % "5.5.7"
[org.yamcs/tests "5.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.yamcs : yamcs-core | jar | 5.5.7 |
org.yamcs : yamcs-xtce | jar | 5.5.7 |
org.yamcs : yamcs-client | jar | 5.5.7 |
org.yamcs : yamcs-tse | jar | 5.5.7 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.python : jython-standalone | jar | 2.7.1 |
org.mockito : mockito-core | jar | 4.0.0 |