не последняя версия
Последняя версия 2.1.00-RC2

com.netflix.karyon:hello-netflix-oss 1.0.18

hello-netflix-oss developed by Netflix

Категории

Категории

Сеть
Группа

Группа

com.netflix.karyon
Идентификатор

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

hello-netflix-oss
Версия

Версия

1.0.18
Тип

Тип

war

Скачать hello-netflix-oss 1.0.18


<!-- https://jarcasting.com/artifacts/com.netflix.karyon/hello-netflix-oss/ -->
<dependency>
    <groupId>com.netflix.karyon</groupId>
    <artifactId>hello-netflix-oss</artifactId>
    <version>1.0.18</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.karyon/hello-netflix-oss/
implementation 'com.netflix.karyon:hello-netflix-oss:1.0.18'
// https://jarcasting.com/artifacts/com.netflix.karyon/hello-netflix-oss/
implementation ("com.netflix.karyon:hello-netflix-oss:1.0.18")
'com.netflix.karyon:hello-netflix-oss:war:1.0.18'
<dependency org="com.netflix.karyon" name="hello-netflix-oss" rev="1.0.18">
  <artifact name="hello-netflix-oss" type="war" />
</dependency>
@Grapes(
@Grab(group='com.netflix.karyon', module='hello-netflix-oss', version='1.0.18')
)
libraryDependencies += "com.netflix.karyon" % "hello-netflix-oss" % "1.0.18"
[com.netflix.karyon/hello-netflix-oss "1.0.18"]