| License |
License |
|---|---|
| GroupId | GroupIdgov.tubitak |
| ArtifactId | ArtifactIdxoola |
| Last Version | Last Version1.3.6 |
| Release Date | Release Date |
| 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.6.pom | |
| xoola-1.3.6.jar | 53 KB |
| xoola-1.3.6-sources.jar | 41 KB |
| xoola-1.3.6-javadoc.jar | 299 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-handler | jar | 4.1.72.Final |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |