is not current version
Last Version 0.10.0

org.ops4j.ramler.samples:ramler-docker-registry 0.8.0


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.ops4j.ramler.samples
ArtifactId

ArtifactId

ramler-docker-registry
Version

Version

0.8.0
Type

Type

jar

Download ramler-docker-registry 0.8.0


<!-- https://jarcasting.com/artifacts/org.ops4j.ramler.samples/ramler-docker-registry/ -->
<dependency>
    <groupId>org.ops4j.ramler.samples</groupId>
    <artifactId>ramler-docker-registry</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.ramler.samples/ramler-docker-registry/
implementation 'org.ops4j.ramler.samples:ramler-docker-registry:0.8.0'
// https://jarcasting.com/artifacts/org.ops4j.ramler.samples/ramler-docker-registry/
implementation ("org.ops4j.ramler.samples:ramler-docker-registry:0.8.0")
'org.ops4j.ramler.samples:ramler-docker-registry:jar:0.8.0'
<dependency org="org.ops4j.ramler.samples" name="ramler-docker-registry" rev="0.8.0">
  <artifact name="ramler-docker-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.ramler.samples', module='ramler-docker-registry', version='0.8.0')
)
libraryDependencies += "org.ops4j.ramler.samples" % "ramler-docker-registry" % "0.8.0"
[org.ops4j.ramler.samples/ramler-docker-registry "0.8.0"]