Stool

Runs multiple web applications in Docker containers. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.oneandone.stool
Идентификатор

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

stool
Последняя версия

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

6.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Stool
Runs multiple web applications in Docker containers. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).
Ссылка на сайт

Ссылка на сайт

https://github.com/mlhartme/stool
Организация-разработчик

Организация-разработчик

1&1
Система контроля версий

Система контроля версий

https://github.com/mlhartme/stool

Скачать stool

Имя Файла Размер
stool-6.0.0.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.oneandone.stool/stool/ -->
<dependency>
    <groupId>net.oneandone.stool</groupId>
    <artifactId>stool</artifactId>
    <version>6.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.stool/stool/
implementation 'net.oneandone.stool:stool:6.0.0'
// https://jarcasting.com/artifacts/net.oneandone.stool/stool/
implementation ("net.oneandone.stool:stool:6.0.0")
'net.oneandone.stool:stool:pom:6.0.0'
<dependency org="net.oneandone.stool" name="stool" rev="6.0.0">
  <artifact name="stool" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.stool', module='stool', version='6.0.0')
)
libraryDependencies += "net.oneandone.stool" % "stool" % "6.0.0"
[net.oneandone.stool/stool "6.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • docker
  • server
  • client

Версии библиотеки

Версия
6.0.0
5.1.2
5.1.1
5.1.0
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0