| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.donhac |
| Идентификатор | Идентификаторoptimus-archetype-hsf |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеoptimus-archetype-hsf
archetype for the microService of hsf
|
| Имя Файла | Размер |
|---|---|
| optimus-archetype-hsf-1.1.1.pom | |
| optimus-archetype-hsf-1.1.1.jar | 25 KB |
| optimus-archetype-hsf-1.1.1-sources.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.donhac/optimus-archetype-hsf/ -->
<dependency>
<groupId>com.github.donhac</groupId>
<artifactId>optimus-archetype-hsf</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.donhac/optimus-archetype-hsf/
implementation 'com.github.donhac:optimus-archetype-hsf:1.1.1'
// https://jarcasting.com/artifacts/com.github.donhac/optimus-archetype-hsf/
implementation ("com.github.donhac:optimus-archetype-hsf:1.1.1")
'com.github.donhac:optimus-archetype-hsf:jar:1.1.1'
<dependency org="com.github.donhac" name="optimus-archetype-hsf" rev="1.1.1">
<artifact name="optimus-archetype-hsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.donhac', module='optimus-archetype-hsf', version='1.1.1')
)
libraryDependencies += "com.github.donhac" % "optimus-archetype-hsf" % "1.1.1"
[com.github.donhac/optimus-archetype-hsf "1.1.1"]