Download fabric8-docker-registry-2.2.86.jar file - Jar f

Jar examples for f:fabric8-docker-registry

Description

[Docker Registry](https://github.com/docker/distribution) - A private docker registry

You can download jar file fabric8-docker-registry 2.2.86 in this page.

License

Apache License

Build File

You can use the following script to add fabric8-docker-registry-2.2.86.jar to your project.

<dependency>
   <groupId>io.fabric8.devops.apps</groupId>
   <artifactId>fabric8-docker-registry</artifactId>
   <version>2.2.86</version>
</dependency>
compile group: 'io.fabric8.devops.apps', name: 'fabric8-docker-registry', version: '2.2.86'
libraryDependencies += "io.fabric8.devops.apps" % "fabric8-docker-registry" % "2.2.86"
<dependency org="io.fabric8.devops.apps" name="fabric8-docker-registry" rev="2.2.86"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='fabric8-docker-registry', version='2.2.86'))
'io.fabric8.devops.apps:fabric8-docker-registry:jar:2.2.86'

Download

Click the following link to download the jar file.

fabric8-docker-registry-2.2.86-sources.jar
fabric8-docker-registry-2.2.86.jar
fabric8-docker-registry-2.2.86.pom



Related Tutorials