| Категории |
КатегорииDocker Контейнер Виртуализация Данные CLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаio.allune |
| Идентификатор | Идентификаторdocker-server-client-with-database |
| Версия | Версия2.8.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| docker-server-client-with-database-2.8.1.pom | |
| docker-server-client-with-database-2.8.1.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.allune/docker-server-client-with-database/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>docker-server-client-with-database</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/docker-server-client-with-database/
implementation 'io.allune:docker-server-client-with-database:2.8.1'
// https://jarcasting.com/artifacts/io.allune/docker-server-client-with-database/
implementation ("io.allune:docker-server-client-with-database:2.8.1")
'io.allune:docker-server-client-with-database:jar:2.8.1'
<dependency org="io.allune" name="docker-server-client-with-database" rev="2.8.1">
<artifact name="docker-server-client-with-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='docker-server-client-with-database', version='2.8.1')
)
libraryDependencies += "io.allune" % "docker-server-client-with-database" % "2.8.1"
[io.allune/docker-server-client-with-database "2.8.1"]