Last Version

quasi-core 0.7.10

Fibers for the JVM

License

License

GroupId

GroupId

com.github.fromage.quasi
ArtifactId

ArtifactId

quasi-core
Version

Version

0.7.10
Type

Type

jar
Description

Description

quasi-core
Fibers for the JVM
Project URL

Project URL

http://github.com/fromage/quasi
Source Code Management

Source Code Management

https://github.com/fromage/quasi

Download quasi-core 0.7.10


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

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.2.3
com.google.guava : guava jar 20.0
org.hdrhistogram : HdrHistogram jar 2.1.9
org.latencyutils : LatencyUtils jar 2.0.3
com.esotericsoftware : kryo jar 4.0.0
de.javakaffee : kryo-serializers jar 0.42

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.34
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.