| License |
License |
|---|---|
| GroupId | GroupIdgov.tubitak |
| ArtifactId | ArtifactIdxoola |
| Version | Version1.3.5 |
| Type | Typejar |
| Description |
Descriptionxoola
A fast and lightweight remote method call library based on java and netty
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xoola-1.3.5.pom | |
| xoola-1.3.5.jar | 53 KB |
| xoola-1.3.5-sources.jar | 41 KB |
| xoola-1.3.5-javadoc.jar | 299 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gov.tubitak/xoola/ -->
<dependency>
<groupId>gov.tubitak</groupId>
<artifactId>xoola</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/gov.tubitak/xoola/
implementation 'gov.tubitak:xoola:1.3.5'
// https://jarcasting.com/artifacts/gov.tubitak/xoola/
implementation ("gov.tubitak:xoola:1.3.5")
'gov.tubitak:xoola:jar:1.3.5'
<dependency org="gov.tubitak" name="xoola" rev="1.3.5">
<artifact name="xoola" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.tubitak', module='xoola', version='1.3.5')
)
libraryDependencies += "gov.tubitak" % "xoola" % "1.3.5"
[gov.tubitak/xoola "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.70.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |