Last Version

Fabric8 :: Docker :: Project 1.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

docker-client-project
Version

Version

1.3.1
Type

Type

pom
Description

Description

Fabric8 :: Docker :: Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://fabric8.io/
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/fabric8io/docker-client/

Download docker-client-project 1.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotator
  • model
  • dsl
  • client
  • server-mock
  • tests
  • examples
  • platforms