is not current version
Last Version 8.0

ESA MAL Java Implementation 1.7

The ESA implementation of the CCSDS MAL in Java

License

License

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

MAL_IMPL
Version

Version

1.7
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/CCSDS_MAL_IMPL

Download MAL_IMPL 1.7


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.