Last Version

xoola 1.3.6

A fast and lightweight remote method call library based on java and netty

License

License

GroupId

GroupId

gov.tubitak
ArtifactId

ArtifactId

xoola
Version

Version

1.3.6
Type

Type

jar
Description

Description

xoola
A fast and lightweight remote method call library based on java and netty
Project URL

Project URL

http://github.com/yerlibilgin/xoola
Project Organization

Project Organization

TUBITAK BILGEM
Source Code Management

Source Code Management

http://github.com/yerlibilgin/xoola

Download xoola 1.3.6


<!-- https://jarcasting.com/artifacts/gov.tubitak/xoola/ -->
<dependency>
    <groupId>gov.tubitak</groupId>
    <artifactId>xoola</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/gov.tubitak/xoola/
implementation 'gov.tubitak:xoola:1.3.6'
// https://jarcasting.com/artifacts/gov.tubitak/xoola/
implementation ("gov.tubitak:xoola:1.3.6")
'gov.tubitak:xoola:jar:1.3.6'
<dependency org="gov.tubitak" name="xoola" rev="1.3.6">
  <artifact name="xoola" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.tubitak', module='xoola', version='1.3.6')
)
libraryDependencies += "gov.tubitak" % "xoola" % "1.3.6"
[gov.tubitak/xoola "1.3.6"]

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.72.Final
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.