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