| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDocker Контейнер Виртуализация |
| Группа | Группаorg.ops4j.ramler.samples |
| Идентификатор | Идентификаторramler-docker-registry |
| Последняя версия | Последняя версия0.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOPS4J Ramler Docker Registry Sample
Code and documentation generator for RAML 1.0
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ramler-docker-registry-0.10.0.pom | |
| ramler-docker-registry-0.10.0.jar | 10 KB |
| ramler-docker-registry-0.10.0-sources.jar | 8 KB |
| ramler-docker-registry-0.10.0-javadoc.jar | 127 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |