License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.netflix.karyon |
ArtifactId | ArtifactIdhello-karyon-netty |
Last Version | Last Version2.0.02 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhello-karyon-netty
hello-karyon-netty developed by Netflix
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.karyon/hello-karyon-netty/ -->
<dependency>
<groupId>com.netflix.karyon</groupId>
<artifactId>hello-karyon-netty</artifactId>
<version>2.0.02</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.karyon/hello-karyon-netty/
implementation 'com.netflix.karyon:hello-karyon-netty:2.0.02'
// https://jarcasting.com/artifacts/com.netflix.karyon/hello-karyon-netty/
implementation ("com.netflix.karyon:hello-karyon-netty:2.0.02")
'com.netflix.karyon:hello-karyon-netty:jar:2.0.02'
<dependency org="com.netflix.karyon" name="hello-karyon-netty" rev="2.0.02">
<artifact name="hello-karyon-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.karyon', module='hello-karyon-netty', version='2.0.02')
)
libraryDependencies += "com.netflix.karyon" % "hello-karyon-netty" % "2.0.02"
[com.netflix.karyon/hello-karyon-netty "2.0.02"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.2 |
com.netflix.karyon : karyon-netty-jersey-blocking | jar | 2.0.02 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |