| Лицензия |
Лицензия
https://www.apache.org/licenses/LICENSE-2.0.txt
|
|---|---|
| Категории |
КатегорииMINA Сеть Networking |
| Группа | Группаio.staminaframework.hello |
| Идентификатор | Идентификаторhello-dist |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеStamina Hello Distribution
The Stamina Framework provides a modular platform for modern development,
using the best open-source libraries.
These modules are built for efficiency, targeting IoT devices
as well as personal servers.
|
| Организация-разработчик |
Организация-разработчикStamina Framework |
| Имя Файла | Размер |
|---|---|
| hello-dist-0.1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.staminaframework.hello/hello-dist/ -->
<dependency>
<groupId>io.staminaframework.hello</groupId>
<artifactId>hello-dist</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.staminaframework.hello/hello-dist/
implementation 'io.staminaframework.hello:hello-dist:0.1.0'
// https://jarcasting.com/artifacts/io.staminaframework.hello/hello-dist/
implementation ("io.staminaframework.hello:hello-dist:0.1.0")
'io.staminaframework.hello:hello-dist:pom:0.1.0'
<dependency org="io.staminaframework.hello" name="hello-dist" rev="0.1.0">
<artifact name="hello-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.staminaframework.hello', module='hello-dist', version='0.1.0')
)
libraryDependencies += "io.staminaframework.hello" % "hello-dist" % "0.1.0"
[io.staminaframework.hello/hello-dist "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.staminaframework.addons : stamina-hello | esa | 0.1.0 |