Last Version

ESA Transport - Generic Framework 8.0

A base Java framework for CCSDS MAL transports

License

License

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

TRANSPORT_GEN
Version

Version

8.0
Type

Type

jar
Description

Description

ESA Transport - Generic Framework
A base Java framework for CCSDS MAL transports
Project URL

Project URL

http://www.esa.int
Project Organization

Project Organization

ESA
Source Code Management

Source Code Management

https://github.com/esa/mo-services-java

Download TRANSPORT_GEN 8.0


<!-- https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_GEN/ -->
<dependency>
    <groupId>int.esa.ccsds.mo</groupId>
    <artifactId>TRANSPORT_GEN</artifactId>
    <version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_GEN/
implementation 'int.esa.ccsds.mo:TRANSPORT_GEN:8.0'
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/TRANSPORT_GEN/
implementation ("int.esa.ccsds.mo:TRANSPORT_GEN:8.0")
'int.esa.ccsds.mo:TRANSPORT_GEN:jar:8.0'
<dependency org="int.esa.ccsds.mo" name="TRANSPORT_GEN" rev="8.0">
  <artifact name="TRANSPORT_GEN" type="jar" />
</dependency>
@Grapes(
@Grab(group='int.esa.ccsds.mo', module='TRANSPORT_GEN', version='8.0')
)
libraryDependencies += "int.esa.ccsds.mo" % "TRANSPORT_GEN" % "8.0"
[int.esa.ccsds.mo/TRANSPORT_GEN "8.0"]

Dependencies

compile (2)

Group / Artifact Type Version
int.esa.ccsds.mo : API_MAL jar 8.0
int.esa.ccsds.mo : ENCODING_GEN jar 8.0

Project Modules

There are no modules declared in this project.