| License |
License |
|---|---|
| GroupId | GroupIdorg.yamcs |
| ArtifactId | ArtifactIdyamcs-tse |
| Last Version | Last Version5.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYamcs :: TSE
Interface with Test Support Equipment
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| yamcs-tse-5.7.4.pom | |
| yamcs-tse-5.7.4.jar | 99 KB |
| yamcs-tse-5.7.4-sources.jar | 42 KB |
| yamcs-tse-5.7.4-javadoc.jar | 223 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.yamcs/yamcs-tse/ -->
<dependency>
<groupId>org.yamcs</groupId>
<artifactId>yamcs-tse</artifactId>
<version>5.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.yamcs/yamcs-tse/
implementation 'org.yamcs:yamcs-tse:5.7.4'
// https://jarcasting.com/artifacts/org.yamcs/yamcs-tse/
implementation ("org.yamcs:yamcs-tse:5.7.4")
'org.yamcs:yamcs-tse:jar:5.7.4'
<dependency org="org.yamcs" name="yamcs-tse" rev="5.7.4">
<artifact name="yamcs-tse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yamcs', module='yamcs-tse', version='5.7.4')
)
libraryDependencies += "org.yamcs" % "yamcs-tse" % "5.7.4"
[org.yamcs/yamcs-tse "5.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yamcs : yamcs-core | jar | 5.7.4 |
| com.beust : jcommander | jar | 1.48 |
| com.fazecast : jSerialComm | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |