Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-servlet |
Version | Version0.9.0-M1 |
Type | Typejar |
Filename | Size |
---|---|
qbit-servlet-0.9.0-M1.pom | |
qbit-servlet-0.9.0-M1.jar | 12 KB |
qbit-servlet-0.9.0-M1-sources.jar | 6 KB |
qbit-servlet-0.9.0-M1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-servlet</artifactId>
<version>0.9.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/
implementation 'io.advantageous.qbit:qbit-servlet:0.9.0-M1'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-servlet/
implementation ("io.advantageous.qbit:qbit-servlet:0.9.0-M1")
'io.advantageous.qbit:qbit-servlet:jar:0.9.0-M1'
<dependency org="io.advantageous.qbit" name="qbit-servlet" rev="0.9.0-M1">
<artifact name="qbit-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-servlet', version='0.9.0-M1')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-servlet" % "0.9.0-M1"
[io.advantageous.qbit/qbit-servlet "0.9.0-M1"]