License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-core |
Last Version | Last Version0.9.2-RC14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-core
Go Channels inspired Java lib
|
Project URL |
Project URL |
Filename | Size |
---|---|
qbit-core-0.9.2-RC14.pom | |
qbit-core-0.9.2-RC14.jar | 581 KB |
qbit-core-0.9.2-RC14-sources.jar | 378 KB |
qbit-core-0.9.2-RC14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-core/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-core</artifactId>
<version>0.9.2-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-core/
implementation 'com.github.advantageous:qbit-core:0.9.2-RC14'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-core/
implementation ("com.github.advantageous:qbit-core:0.9.2-RC14")
'com.github.advantageous:qbit-core:jar:0.9.2-RC14'
<dependency org="com.github.advantageous" name="qbit-core" rev="0.9.2-RC14">
<artifact name="qbit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-core', version='0.9.2-RC14')
)
libraryDependencies += "com.github.advantageous" % "qbit-core" % "0.9.2-RC14"
[com.github.advantageous/qbit-core "0.9.2-RC14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
com.github.advantageous : boon-reflekt | jar | 0.5.7-RC1 |
com.github.advantageous : boon-json | jar | 0.5.7-RC1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 2.0.4-beta |
com.github.advantageous : qbit-test-support | jar | 0.9.2-RC14 |
ch.qos.logback : logback-classic | jar | 1.1.2 |