не последняя версия
Последняя версия 1.0.5

org.slinkyframework.environment:slinky-common-docker 1.0.0


Категории

Категории

Docker Контейнер Виртуализация
Группа

Группа

org.slinkyframework.environment
Идентификатор

Идентификатор

slinky-common-docker
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать slinky-common-docker 1.0.0


<!-- https://jarcasting.com/artifacts/org.slinkyframework.environment/slinky-common-docker/ -->
<dependency>
    <groupId>org.slinkyframework.environment</groupId>
    <artifactId>slinky-common-docker</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.slinkyframework.environment/slinky-common-docker/
implementation 'org.slinkyframework.environment:slinky-common-docker:1.0.0'
// https://jarcasting.com/artifacts/org.slinkyframework.environment/slinky-common-docker/
implementation ("org.slinkyframework.environment:slinky-common-docker:1.0.0")
'org.slinkyframework.environment:slinky-common-docker:jar:1.0.0'
<dependency org="org.slinkyframework.environment" name="slinky-common-docker" rev="1.0.0">
  <artifact name="slinky-common-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slinkyframework.environment', module='slinky-common-docker', version='1.0.0')
)
libraryDependencies += "org.slinkyframework.environment" % "slinky-common-docker" % "1.0.0"
[org.slinkyframework.environment/slinky-common-docker "1.0.0"]