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