| License |
License |
|---|---|
| GroupId | GroupIdint.esa.ccsds.mo |
| ArtifactId | ArtifactIdTRANSPORT_SPP |
| Version | Version1.7 |
| Type | Typejar |
| Description |
DescriptionESA MAL SPP transport
A Java SPP transport for CCSDS MAL
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TRANSPORT_SPP-1.7.pom | |
| TRANSPORT_SPP-1.7.jar | 46 KB |
| TRANSPORT_SPP-1.7-sources.jar | 38 KB |
| TRANSPORT_SPP-1.7-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_SPP/ -->
<dependency>
<groupId>int.esa.ccsds.mo</groupId>
<artifactId>TRANSPORT_SPP</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_SPP/
implementation 'int.esa.ccsds.mo:TRANSPORT_SPP:1.7'
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_SPP/
implementation ("int.esa.ccsds.mo:TRANSPORT_SPP:1.7")
'int.esa.ccsds.mo:TRANSPORT_SPP:jar:1.7'
<dependency org="int.esa.ccsds.mo" name="TRANSPORT_SPP" rev="1.7">
<artifact name="TRANSPORT_SPP" type="jar" />
</dependency>
@Grapes(
@Grab(group='int.esa.ccsds.mo', module='TRANSPORT_SPP', version='1.7')
)
libraryDependencies += "int.esa.ccsds.mo" % "TRANSPORT_SPP" % "1.7"
[int.esa.ccsds.mo/TRANSPORT_SPP "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| int.esa.ccsds.mo : TRANSPORT_GEN | jar | 1.7 |
| int.esa.ccsds.mo : ENCODING_BINARY | jar | 1.7 |