License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdint.esa.ccsds.mo |
ArtifactId | ArtifactIdREACTOR_TRANSPORTS |
Last Version | Last Version8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionESA CCSDS Java Bindings (Encoding/Transport) reactor build
ESA top level POM for CCSDS MO based artifacts
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
REACTOR_TRANSPORTS-8.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/int.esa.ccsds.mo/REACTOR_TRANSPORTS/ -->
<dependency>
<groupId>int.esa.ccsds.mo</groupId>
<artifactId>REACTOR_TRANSPORTS</artifactId>
<version>8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/REACTOR_TRANSPORTS/
implementation 'int.esa.ccsds.mo:REACTOR_TRANSPORTS:8.0'
// https://jarcasting.com/artifacts/int.esa.ccsds.mo/REACTOR_TRANSPORTS/
implementation ("int.esa.ccsds.mo:REACTOR_TRANSPORTS:8.0")
'int.esa.ccsds.mo:REACTOR_TRANSPORTS:pom:8.0'
<dependency org="int.esa.ccsds.mo" name="REACTOR_TRANSPORTS" rev="8.0">
<artifact name="REACTOR_TRANSPORTS" type="pom" />
</dependency>
@Grapes(
@Grab(group='int.esa.ccsds.mo', module='REACTOR_TRANSPORTS', version='8.0')
)
libraryDependencies += "int.esa.ccsds.mo" % "REACTOR_TRANSPORTS" % "8.0"
[int.esa.ccsds.mo/REACTOR_TRANSPORTS "8.0"]