| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаdev.rafex.ether.cli |
| Идентификатор | Идентификаторether-cli |
| Версия | Версия2.0-v20210916 |
| Тип | Типjar |
| Описание |
Описаниеether-cli
Utilities to create microservices without frameworks.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ether-cli-2.0-v20210916.pom | |
| ether-cli-2.0-v20210916.jar | 8 KB |
| ether-cli-2.0-v20210916-sources.jar | 16 KB |
| ether-cli-2.0-v20210916-javadoc.jar | 408 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.cli/ether-cli/ -->
<dependency>
<groupId>dev.rafex.ether.cli</groupId>
<artifactId>ether-cli</artifactId>
<version>2.0-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.cli/ether-cli/
implementation 'dev.rafex.ether.cli:ether-cli:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.cli/ether-cli/
implementation ("dev.rafex.ether.cli:ether-cli:2.0-v20210916")
'dev.rafex.ether.cli:ether-cli:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.cli" name="ether-cli" rev="2.0-v20210916">
<artifact name="ether-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.cli', module='ether-cli', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.cli" % "ether-cli" % "2.0-v20210916"
[dev.rafex.ether.cli/ether-cli "2.0-v20210916"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.rafex.ether.properties : ether-properties | jar | 2.0-v20210916 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |