| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.advantageous |
| ArtifactId | ArtifactIdqbit-web |
| Last Version | Last Version0.8.19-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqbit-web
HTTP integrations for qbit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| qbit-web-0.8.19-RC2.pom | |
| qbit-web-0.8.19-RC2.jar | 261 bytes |
| qbit-web-0.8.19-RC2-sources.jar | 261 bytes |
| qbit-web-0.8.19-RC2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-web/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-web</artifactId>
<version>0.8.19-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-web/
implementation 'com.github.advantageous:qbit-web:0.8.19-RC2'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-web/
implementation ("com.github.advantageous:qbit-web:0.8.19-RC2")
'com.github.advantageous:qbit-web:jar:0.8.19-RC2'
<dependency org="com.github.advantageous" name="qbit-web" rev="0.8.19-RC2">
<artifact name="qbit-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-web', version='0.8.19-RC2')
)
libraryDependencies += "com.github.advantageous" % "qbit-web" % "0.8.19-RC2"
[com.github.advantageous/qbit-web "0.8.19-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | [1.7,1.8) |
| 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 |