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

com.github.donhac:optimus-archetype-hsf 1.1.0

archetype for the microService of hsf

Группа

Группа

com.github.donhac
Идентификатор

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

optimus-archetype-hsf
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать optimus-archetype-hsf 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.donhac/optimus-archetype-hsf/ -->
<dependency>
    <groupId>com.github.donhac</groupId>
    <artifactId>optimus-archetype-hsf</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.donhac/optimus-archetype-hsf/
implementation 'com.github.donhac:optimus-archetype-hsf:1.1.0'
// https://jarcasting.com/artifacts/com.github.donhac/optimus-archetype-hsf/
implementation ("com.github.donhac:optimus-archetype-hsf:1.1.0")
'com.github.donhac:optimus-archetype-hsf:jar:1.1.0'
<dependency org="com.github.donhac" name="optimus-archetype-hsf" rev="1.1.0">
  <artifact name="optimus-archetype-hsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.donhac', module='optimus-archetype-hsf', version='1.1.0')
)
libraryDependencies += "com.github.donhac" % "optimus-archetype-hsf" % "1.1.0"
[com.github.donhac/optimus-archetype-hsf "1.1.0"]