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