qbit-guice

Google Guice support for QBit

License

License

Categories

Categories

Ant Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.qbit
ArtifactId

ArtifactId

qbit-guice
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

qbit-guice
Google Guice support for QBit
Project URL

Project URL

https://github.com/advantageous/qbit-extensions

Download qbit-guice

How to add to project

<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-guice/ -->
<dependency>
    <groupId>io.advantageous.qbit</groupId>
    <artifactId>qbit-guice</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-guice/
implementation 'io.advantageous.qbit:qbit-guice:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-guice/
implementation ("io.advantageous.qbit:qbit-guice:1.1.0.RELEASE")
'io.advantageous.qbit:qbit-guice:jar:1.1.0.RELEASE'
<dependency org="io.advantageous.qbit" name="qbit-guice" rev="1.1.0.RELEASE">
  <artifact name="qbit-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-guice', version='1.1.0.RELEASE')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-guice" % "1.1.0.RELEASE"
[io.advantageous.qbit/qbit-guice "1.1.0.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7,1.8)
io.advantageous.qbit : qbit-core jar 1.1.0.RELEASE
io.advantageous.qbit : qbit-vertx jar 1.1.0.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 2.0.4-beta
io.advantageous.qbit : qbit-test-support jar 1.1.0.RELEASE
com.google.inject : guice jar 4.0
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.
io.advantageous.qbit

Versions

Version
1.1.0.RELEASE
1.0.0.RELEASE
0.9.10.RELEASE
0.9.9.RELEASE
0.9.7.RELEASE
0.9.5.RELEASE
0.9.4.RELEASE
0.9.3.RELEASE
0.9.3-RC3
0.9.3-RC2
0.9.3-RC1
0.9.3-M2
0.9.3-M1