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