License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdfabric8-docker-registry |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRegistry
[Docker Registry](https://github.com/docker/distribution) - A private docker registry
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/fabric8-docker-registry/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>fabric8-docker-registry</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/fabric8-docker-registry/
implementation 'io.fabric8.devops.apps:fabric8-docker-registry:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/fabric8-docker-registry/
implementation ("io.fabric8.devops.apps:fabric8-docker-registry:2.2.335")
'io.fabric8.devops.apps:fabric8-docker-registry:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="fabric8-docker-registry" rev="2.2.335">
<artifact name="fabric8-docker-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='fabric8-docker-registry', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "fabric8-docker-registry" % "2.2.335"
[io.fabric8.devops.apps/fabric8-docker-registry "2.2.335"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
junit : junit | jar | 4.12 |