is not current version
Last Version 0.4.0

io.cellery.distribution:io.cellery.distribution.docker.microgateway 0.1.0

Dockerfiles for Cellery Micro GW

Categories

Categories

Docker Container Virtualization Tools Distribution Build Tools
GroupId

GroupId

io.cellery.distribution
ArtifactId

ArtifactId

io.cellery.distribution.docker.microgateway
Version

Version

0.1.0
Type

Type

pom

Download io.cellery.distribution.docker.microgateway 0.1.0


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