License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools Distribution Build Tools |
GroupId | GroupIdio.cellery.distribution |
ArtifactId | ArtifactIdio.cellery.distribution.docker.microgateway |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCellery Distribution - Dockerfiles
Dockerfiles for Cellery Micro GW
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io.cellery.distribution.docker.microgateway-0.4.0.pom | 1 KB |
Browse |
<!-- 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.4.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.4.0'
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.docker.microgateway/
implementation ("io.cellery.distribution:io.cellery.distribution.docker.microgateway:0.4.0")
'io.cellery.distribution:io.cellery.distribution.docker.microgateway:pom:0.4.0'
<dependency org="io.cellery.distribution" name="io.cellery.distribution.docker.microgateway" rev="0.4.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.4.0')
)
libraryDependencies += "io.cellery.distribution" % "io.cellery.distribution.docker.microgateway" % "0.4.0"
[io.cellery.distribution/io.cellery.distribution.docker.microgateway "0.4.0"]