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