| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools |
| GroupId | GroupIdorg.ops4j.ramler.samples |
| ArtifactId | ArtifactIdramler-docker-registry |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOPS4J Ramler Docker Registry Sample
Code and documentation generator for RAML 1.0
|
| Project Organization |
Project Organization |
<!-- 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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.ramler.samples/ramler-docker-registry/
implementation 'org.ops4j.ramler.samples:ramler-docker-registry:0.10.0'
// https://jarcasting.com/artifacts/org.ops4j.ramler.samples/ramler-docker-registry/
implementation ("org.ops4j.ramler.samples:ramler-docker-registry:0.10.0")
'org.ops4j.ramler.samples:ramler-docker-registry:jar:0.10.0'
<dependency org="org.ops4j.ramler.samples" name="ramler-docker-registry" rev="0.10.0">
<artifact name="ramler-docker-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.ramler.samples', module='ramler-docker-registry', version='0.10.0')
)
libraryDependencies += "org.ops4j.ramler.samples" % "ramler-docker-registry" % "0.10.0"
[org.ops4j.ramler.samples/ramler-docker-registry "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |