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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials