is not current version
Last Version 8

ESA MO POM 7

ESA top level POM for CCSDS MO based artifacts

License

License

GroupId

GroupId

int.esa.ccsds.mo
ArtifactId

ArtifactId

POM
Version

Version

7
Type

Type

pom
Description

Description

ESA MO POM
ESA top level POM for CCSDS MO based artifacts
Project URL

Project URL

http://github.com/esa/CCSDS_MO_POM
Project Organization

Project Organization

ESA
Source Code Management

Source Code Management

https://github.com/esa/CCSDS_MO_POM

Download POM 7

Filename Size
POM-7.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.