Last Version

Common clients integrated with green threads (fibers) 0.2.0

Provides commonly-used HTTP, REST and other clients, integrated with with green threads (fibers) to minimize the performance impact in virtual environments

License

License

GroupId

GroupId

es.upv.grycap.coreutils
ArtifactId

ArtifactId

coreutils-fiber
Version

Version

0.2.0
Type

Type

jar
Description

Description

Common clients integrated with green threads (fibers)
Provides commonly-used HTTP, REST and other clients, integrated with with green threads (fibers) to minimize the performance impact in virtual environments
Project URL

Project URL

https://github.com/grycap/coreutils
Project Organization

Project Organization

GRyCAP

Download coreutils-fiber 0.2.0


<!-- https://jarcasting.com/artifacts/es.upv.grycap.coreutils/coreutils-fiber/ -->
<dependency>
    <groupId>es.upv.grycap.coreutils</groupId>
    <artifactId>coreutils-fiber</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.upv.grycap.coreutils/coreutils-fiber/
implementation 'es.upv.grycap.coreutils:coreutils-fiber:0.2.0'
// https://jarcasting.com/artifacts/es.upv.grycap.coreutils/coreutils-fiber/
implementation ("es.upv.grycap.coreutils:coreutils-fiber:0.2.0")
'es.upv.grycap.coreutils:coreutils-fiber:jar:0.2.0'
<dependency org="es.upv.grycap.coreutils" name="coreutils-fiber" rev="0.2.0">
  <artifact name="coreutils-fiber" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.upv.grycap.coreutils', module='coreutils-fiber', version='0.2.0')
)
libraryDependencies += "es.upv.grycap.coreutils" % "coreutils-fiber" % "0.2.0"
[es.upv.grycap.coreutils/coreutils-fiber "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
es.upv.grycap.coreutils : coreutils-logging jar 0.2.0
co.paralleluniverse : quasar-core jar 0.7.3
co.paralleluniverse : comsat-httpclient jar 0.5.0
co.paralleluniverse : comsat-okhttp jar 0.5.0

test (3)

Group / Artifact Type Version
es.upv.grycap.coreutils : coreutils-test jar 0.2.0
net.jodah : concurrentunit jar 0.4.2
org.mock-server : mockserver-integration-testing jar 3.10.2

Project Modules

There are no modules declared in this project.