Last Version

org.objectfabric:objectfabric-netty 0.9.1

An attempt to add real-time and off-line synchronization to REST resources.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric-netty
Version

Version

0.9.1
Type

Type

jar
Description

Description

An attempt to add real-time and off-line synchronization to REST resources.

Download objectfabric-netty 0.9.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.objectfabric : objectfabric-jvm jar 0.9.1
io.netty : netty jar 3.5.7.Final

test (2)

Group / Artifact Type Version
org.objectfabric : objectfabric-jvm jar 0.9.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.