License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.karyon |
ArtifactId | ArtifactIdhello-netflix-oss |
Last Version | Last Version2.1.00-RC2 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionhello-netflix-oss
hello-netflix-oss developed by Netflix
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.karyon/hello-netflix-oss/ -->
<dependency>
<groupId>com.netflix.karyon</groupId>
<artifactId>hello-netflix-oss</artifactId>
<version>2.1.00-RC2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.karyon/hello-netflix-oss/
implementation 'com.netflix.karyon:hello-netflix-oss:2.1.00-RC2'
// https://jarcasting.com/artifacts/com.netflix.karyon/hello-netflix-oss/
implementation ("com.netflix.karyon:hello-netflix-oss:2.1.00-RC2")
'com.netflix.karyon:hello-netflix-oss:war:2.1.00-RC2'
<dependency org="com.netflix.karyon" name="hello-netflix-oss" rev="2.1.00-RC2">
<artifact name="hello-netflix-oss" type="war" />
</dependency>
@Grapes(
@Grab(group='com.netflix.karyon', module='hello-netflix-oss', version='2.1.00-RC2')
)
libraryDependencies += "com.netflix.karyon" % "hello-netflix-oss" % "2.1.00-RC2"
[com.netflix.karyon/hello-netflix-oss "2.1.00-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |
com.netflix.karyon : karyon-jersey-blocking | jar | 2.1.00-RC2 |
com.netflix.karyon : karyon-admin-web | jar | 2.1.00-RC2 |
com.google.inject : guice | jar | 3.0 |
org.codehaus.jettison : jettison | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |