License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-core
Go Channels inspired Java lib
|
Project URL |
Project URL |
Filename | Size |
---|---|
qbit-core-2.0.0.pom | |
qbit-core-2.0.0.jar | 551 KB |
qbit-core-2.0.0-sources.jar | 360 KB |
qbit-core-2.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-core/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-core/
implementation 'io.advantageous.qbit:qbit-core:2.0.0'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-core/
implementation ("io.advantageous.qbit:qbit-core:2.0.0")
'io.advantageous.qbit:qbit-core:jar:2.0.0'
<dependency org="io.advantageous.qbit" name="qbit-core" rev="2.0.0">
<artifact name="qbit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-core', version='2.0.0')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-core" % "2.0.0"
[io.advantageous.qbit/qbit-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
io.advantageous.metrik : metrik | jar | 0.1.0 |
io.advantageous.boon : boon-reflekt | jar | 0.6.6 |
io.advantageous.boon : boon-json | jar | 0.6.6 |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
io.advantageous.reakt : reakt | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 2.0.4-beta |
ch.qos.logback : logback-classic | jar | 1.1.2 |
io.advantageous.qbit : qbit-test-support | jar | 2.0.0 |