Last Version

ESA MAL Java Implementation 8.0

The ESA implementation of the CCSDS MAL in Java

License

License

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

MAL_IMPL
Version

Version

8.0
Type

Type

jar
Description

Description

ESA MAL Java Implementation
The ESA implementation of the CCSDS MAL in Java
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 MAL_IMPL 8.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.