| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаorg.objectfabric |
| Идентификатор | Идентификаторobjectfabric-netty |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAn attempt to add real-time and off-line synchronization to REST resources.
|
| Имя Файла | Размер |
|---|---|
| objectfabric-netty-0.9.1.pom | |
| objectfabric-netty-0.9.1.jar | 19 KB |
| objectfabric-netty-0.9.1-sources.jar | 7 KB |
| objectfabric-netty-0.9.1-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectfabric/objectfabric-netty/ -->
<dependency>
<groupId>org.objectfabric</groupId>
<artifactId>objectfabric-netty</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectfabric/objectfabric-netty/
implementation 'org.objectfabric:objectfabric-netty:0.9.1'
// https://jarcasting.com/artifacts/org.objectfabric/objectfabric-netty/
implementation ("org.objectfabric:objectfabric-netty:0.9.1")
'org.objectfabric:objectfabric-netty:jar:0.9.1'
<dependency org="org.objectfabric" name="objectfabric-netty" rev="0.9.1">
<artifact name="objectfabric-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectfabric', module='objectfabric-netty', version='0.9.1')
)
libraryDependencies += "org.objectfabric" % "objectfabric-netty" % "0.9.1"
[org.objectfabric/objectfabric-netty "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectfabric : objectfabric-jvm | jar | 0.9.1 |
| io.netty : netty | jar | 3.5.7.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectfabric : objectfabric-jvm | jar | 0.9.1 |
| junit : junit | jar | 4.11 |