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