Download fabric8-docker-registry-2.2.70.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.70 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials