| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools Distribution Build Tools |
| GroupId | GroupIdio.cellery.distribution |
| ArtifactId | ArtifactIdio.cellery.distribution.docker.microgateway.container |
| Version | Version0.4.0 |
| Type | Typepom |
| Description |
DescriptionCellery Distribution - Dockerfiles - Cell GW
Docker files for Cellery
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| io.cellery.distribution.docker.microgateway.container-0.4.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.docker.microgateway.container/ -->
<dependency>
<groupId>io.cellery.distribution</groupId>
<artifactId>io.cellery.distribution.docker.microgateway.container</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.docker.microgateway.container/
implementation 'io.cellery.distribution:io.cellery.distribution.docker.microgateway.container:0.4.0'
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.distribution.docker.microgateway.container/
implementation ("io.cellery.distribution:io.cellery.distribution.docker.microgateway.container:0.4.0")
'io.cellery.distribution:io.cellery.distribution.docker.microgateway.container:pom:0.4.0'
<dependency org="io.cellery.distribution" name="io.cellery.distribution.docker.microgateway.container" rev="0.4.0">
<artifact name="io.cellery.distribution.docker.microgateway.container" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cellery.distribution', module='io.cellery.distribution.docker.microgateway.container', version='0.4.0')
)
libraryDependencies += "io.cellery.distribution" % "io.cellery.distribution.docker.microgateway.container" % "0.4.0"
[io.cellery.distribution/io.cellery.distribution.docker.microgateway.container "0.4.0"]