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