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