| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.yamcs |
| ArtifactId | ArtifactIdyamcs-client |
| Version | Version5.6.1 |
| Type | Typejar |
| Description |
DescriptionYamcs :: Yamcs Client
Yamcs Mission Control
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| yamcs-client-5.6.1.pom | |
| yamcs-client-5.6.1.jar | 186 KB |
| yamcs-client-5.6.1-sources.jar | 64 KB |
| yamcs-client-5.6.1-javadoc.jar | 845 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.yamcs/yamcs-client/ -->
<dependency>
<groupId>org.yamcs</groupId>
<artifactId>yamcs-client</artifactId>
<version>5.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.yamcs/yamcs-client/
implementation 'org.yamcs:yamcs-client:5.6.1'
// https://jarcasting.com/artifacts/org.yamcs/yamcs-client/
implementation ("org.yamcs:yamcs-client:5.6.1")
'org.yamcs:yamcs-client:jar:5.6.1'
<dependency org="org.yamcs" name="yamcs-client" rev="5.6.1">
<artifact name="yamcs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yamcs', module='yamcs-client', version='5.6.1')
)
libraryDependencies += "org.yamcs" % "yamcs-client" % "5.6.1"
[org.yamcs/yamcs-client "5.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-codec-http | jar | 4.1.71.Final |
| org.yamcs : yamcs-api | jar | 5.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |