| License |
License |
|---|---|
| GroupId | GroupIdorg.yamcs |
| ArtifactId | ArtifactIdsimulator |
| Last Version | Last Version5.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYamcs :: Simulator
Java-based simulator of a landing spacecraft for test and demo purposes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| simulator-5.7.4.pom | |
| simulator-5.7.4.jar | 394 KB |
| simulator-5.7.4-sources.jar | 357 KB |
| simulator-5.7.4-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.yamcs/simulator/ -->
<dependency>
<groupId>org.yamcs</groupId>
<artifactId>simulator</artifactId>
<version>5.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.yamcs/simulator/
implementation 'org.yamcs:simulator:5.7.4'
// https://jarcasting.com/artifacts/org.yamcs/simulator/
implementation ("org.yamcs:simulator:5.7.4")
'org.yamcs:simulator:jar:5.7.4'
<dependency org="org.yamcs" name="simulator" rev="5.7.4">
<artifact name="simulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yamcs', module='simulator', version='5.7.4')
)
libraryDependencies += "org.yamcs" % "simulator" % "5.7.4"
[org.yamcs/simulator "5.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yamcs : yamcs-core | jar | 5.7.4 |
| org.yamcs : yamcs-tse | jar | 5.7.4 |
| com.beust : jcommander | jar | 1.48 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |