| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.org.retep.microkernel |
| Идентификатор | Идентификаторshell |
| Последняя версия | Последняя версия10.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеretepMicroKernel Shell
The retepMicroKernel application container.
|
| Имя Файла | Размер |
|---|---|
| shell-10.5.1.pom | |
| shell-10.5.1.jar | 26 KB |
| shell-10.5.1-tests.jar | 1 KB |
| shell-10.5.1-sources.jar | 20 KB |
| shell-10.5.1-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/shell/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>shell</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/shell/
implementation 'uk.org.retep.microkernel:shell:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/shell/
implementation ("uk.org.retep.microkernel:shell:10.5.1")
'uk.org.retep.microkernel:shell:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="shell" rev="10.5.1">
<artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='shell', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "shell" % "10.5.1"
[uk.org.retep.microkernel/shell "10.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.tools : io | jar | 10.5.1 |
| uk.org.retep.tools : logging | jar | 10.5.1 |
| uk.org.retep.tools : collections | jar | 10.5.1 |
| org.codehaus.groovy : groovy | jar | 1.7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.microkernel : module | jar | 10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.microkernel : logger | jar | 10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |