| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking Akka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.github.zhongl |
| ArtifactId | ArtifactIdakka-stream-netty-all_2.12 |
| Version | Version0.1.14 |
| Type | Typejar |
| Description |
Descriptionakka-stream-netty-all
akka-stream-netty-all
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.zhongl/akka-stream-netty-all_2.12/ -->
<dependency>
<groupId>com.github.zhongl</groupId>
<artifactId>akka-stream-netty-all_2.12</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhongl/akka-stream-netty-all_2.12/
implementation 'com.github.zhongl:akka-stream-netty-all_2.12:0.1.14'
// https://jarcasting.com/artifacts/com.github.zhongl/akka-stream-netty-all_2.12/
implementation ("com.github.zhongl:akka-stream-netty-all_2.12:0.1.14")
'com.github.zhongl:akka-stream-netty-all_2.12:jar:0.1.14'
<dependency org="com.github.zhongl" name="akka-stream-netty-all_2.12" rev="0.1.14">
<artifact name="akka-stream-netty-all_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhongl', module='akka-stream-netty-all_2.12', version='0.1.14')
)
libraryDependencies += "com.github.zhongl" % "akka-stream-netty-all_2.12" % "0.1.14"
[com.github.zhongl/akka-stream-netty-all_2.12 "0.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.github.zhongl : akka-stream-netty-epoll_2.12 | jar | 0.1.14 |
| com.github.zhongl : akka-stream-netty-kqueue_2.12 | jar | 0.1.14 |
| com.typesafe.akka : akka-stream_2.12 | jar | 2.6.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.11 |
| org.scalamock : scalamock_2.12 | jar | 5.2.0 |
| com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.18 |