License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-servlet |
Last Version | Last Version1.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-servlet
servlet support for qbit
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-servlet</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/
implementation 'io.advantageous.qbit:qbit-servlet:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/
implementation ("io.advantageous.qbit:qbit-servlet:1.1.0.RELEASE")
'io.advantageous.qbit:qbit-servlet:jar:1.1.0.RELEASE'
<dependency org="io.advantageous.qbit" name="qbit-servlet" rev="1.1.0.RELEASE">
<artifact name="qbit-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-servlet', version='1.1.0.RELEASE')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-servlet" % "1.1.0.RELEASE"
[io.advantageous.qbit/qbit-servlet "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
io.advantageous.qbit : qbit-core | jar | 1.1.0.RELEASE |
javax.websocket : javax.websocket-all | jar | 1.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.0.M2 |
org.eclipse.jetty : jetty-server | jar | 9.3.0.M2 |
org.eclipse.jetty : jetty-annotations | jar | 9.3.0.M2 |
org.mockito : mockito-core | jar | 2.0.4-beta |
io.advantageous.qbit : qbit-test-support | jar | 1.1.0.RELEASE |
org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.3.0.M2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |