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

io.scalecube:config-http-server 0.4.4


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

io.scalecube
Идентификатор

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

config-http-server
Версия

Версия

0.4.4
Тип

Тип

jar

Скачать config-http-server 0.4.4


<!-- https://jarcasting.com/artifacts/io.scalecube/config-http-server/ -->
<dependency>
    <groupId>io.scalecube</groupId>
    <artifactId>config-http-server</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalecube/config-http-server/
implementation 'io.scalecube:config-http-server:0.4.4'
// https://jarcasting.com/artifacts/io.scalecube/config-http-server/
implementation ("io.scalecube:config-http-server:0.4.4")
'io.scalecube:config-http-server:jar:0.4.4'
<dependency org="io.scalecube" name="config-http-server" rev="0.4.4">
  <artifact name="config-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalecube', module='config-http-server', version='0.4.4')
)
libraryDependencies += "io.scalecube" % "config-http-server" % "0.4.4"
[io.scalecube/config-http-server "0.4.4"]