Last Version

SpeedTools Guice Utilities 3.4.3

Extended support for Google Guice and property file handling.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.tomtom.speedtools
ArtifactId

ArtifactId

guice
Version

Version

3.4.3
Type

Type

jar
Description

Description

SpeedTools Guice Utilities
Extended support for Google Guice and property file handling.
Project Organization

Project Organization

TomTom NV

Download guice 3.4.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.tomtom.speedtools : core jar 3.4.3
com.google.inject : guice jar 5.0.1
javax.inject : javax.inject jar 1
org.jboss.resteasy : resteasy-guice jar 3.15.3.Final
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
javax.servlet : javax.servlet-api jar 4.0.1

test (4)

Group / Artifact Type Version
com.tomtom.speedtools : testutils jar 3.4.3
junit : junit jar 4.13.2
org.eclipse.jetty : jetty-jndi jar 11.0.7
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.