is not current version
Last Version 0.4.0

io.cellery.distribution:io.cellery.distribution.components.gateway 0.1.0

Control Plance Gateway

Categories

Categories

Distribution Build Tools
GroupId

GroupId

io.cellery.distribution
ArtifactId

ArtifactId

io.cellery.distribution.components.gateway
Version

Version

0.1.0
Type

Type

pom

Download io.cellery.distribution.components.gateway 0.1.0


<!-- https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.components.gateway/ -->
<dependency>
    <groupId>io.cellery.distribution</groupId>
    <artifactId>io.cellery.distribution.components.gateway</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.components.gateway/
implementation 'io.cellery.distribution:io.cellery.distribution.components.gateway:0.1.0'
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.components.gateway/
implementation ("io.cellery.distribution:io.cellery.distribution.components.gateway:0.1.0")
'io.cellery.distribution:io.cellery.distribution.components.gateway:pom:0.1.0'
<dependency org="io.cellery.distribution" name="io.cellery.distribution.components.gateway" rev="0.1.0">
  <artifact name="io.cellery.distribution.components.gateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cellery.distribution', module='io.cellery.distribution.components.gateway', version='0.1.0')
)
libraryDependencies += "io.cellery.distribution" % "io.cellery.distribution.components.gateway" % "0.1.0"
[io.cellery.distribution/io.cellery.distribution.components.gateway "0.1.0"]