is not current version
Last Version 2.1.00-RC2

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

hello-netflix-oss developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.karyon
ArtifactId

ArtifactId

hello-netflix-oss
Version

Version

1.0.16
Type

Type

war

Download hello-netflix-oss 1.0.16


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