| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.github.kimffy24 |
| Идентификатор | Идентификаторejoker-support-rpc-netty |
| Версия | Версия3.0.5 |
| Тип | Типjar |
| Описание |
Описаниеejoker-support-rpc-netty
EJoker is a CQRS + EventSourcing framwork
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-rpc-netty/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-support-rpc-netty</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-rpc-netty/
implementation 'com.github.kimffy24:ejoker-support-rpc-netty:3.0.5'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-rpc-netty/
implementation ("com.github.kimffy24:ejoker-support-rpc-netty:3.0.5")
'com.github.kimffy24:ejoker-support-rpc-netty:jar:3.0.5'
<dependency org="com.github.kimffy24" name="ejoker-support-rpc-netty" rev="3.0.5">
<artifact name="ejoker-support-rpc-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-support-rpc-netty', version='3.0.5')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-support-rpc-netty" % "3.0.5"
[com.github.kimffy24/ejoker-support-rpc-netty "3.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.kimffy24 : ejoker-common | jar | 3.0.5 |
| io.netty : netty-all | jar | 4.1.42.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| net.minidev : json-smart | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |