License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools ORM Data |
GroupId | GroupIdio.fabric8.docker |
ArtifactId | ArtifactIdplatforms |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 :: Docker :: Platforms
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platforms-1.3.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.docker/platforms/ -->
<dependency>
<groupId>io.fabric8.docker</groupId>
<artifactId>platforms</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.docker/platforms/
implementation 'io.fabric8.docker:platforms:1.3.1'
// https://jarcasting.com/artifacts/io.fabric8.docker/platforms/
implementation ("io.fabric8.docker:platforms:1.3.1")
'io.fabric8.docker:platforms:pom:1.3.1'
<dependency org="io.fabric8.docker" name="platforms" rev="1.3.1">
<artifact name="platforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.docker', module='platforms', version='1.3.1')
)
libraryDependencies += "io.fabric8.docker" % "platforms" % "1.3.1"
[io.fabric8.docker/platforms "1.3.1"]