License |
License |
---|---|
GroupId | GroupIdorg.yamcs |
ArtifactId | ArtifactIdyamcs-xtce |
Last Version | Last Version5.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYamcs :: XTCE
Yamcs Mission Control
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
yamcs-xtce-5.7.4.pom | |
yamcs-xtce-5.7.4.jar | 274 KB |
yamcs-xtce-5.7.4-sources.jar | 139 KB |
yamcs-xtce-5.7.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.yamcs/yamcs-xtce/ -->
<dependency>
<groupId>org.yamcs</groupId>
<artifactId>yamcs-xtce</artifactId>
<version>5.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.yamcs/yamcs-xtce/
implementation 'org.yamcs:yamcs-xtce:5.7.4'
// https://jarcasting.com/artifacts/org.yamcs/yamcs-xtce/
implementation ("org.yamcs:yamcs-xtce:5.7.4")
'org.yamcs:yamcs-xtce:jar:5.7.4'
<dependency org="org.yamcs" name="yamcs-xtce" rev="5.7.4">
<artifact name="yamcs-xtce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yamcs', module='yamcs-xtce', version='5.7.4')
)
libraryDependencies += "org.yamcs" % "yamcs-xtce" % "5.7.4"
[org.yamcs/yamcs-xtce "5.7.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
org.yamcs : yamcs-api | jar | 5.7.4 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |