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