Guice Tools

Add tools for Guice

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.talanlabs
ArtifactId

ArtifactId

guice-tools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Guice Tools
Add tools for Guice
Project URL

Project URL

https://gitlab.talanlabs.com/gabriel-allaigre/guice-tools
Project Organization

Project Organization

Talanlabs
Source Code Management

Source Code Management

https://gitlab.talanlabs.com/gabriel-allaigre/guice-tools

Download guice-tools

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0
org.reflections : reflections jar 0.9.10
com.talanlabs : try jar 1.0.0
org.slf4j : slf4j-api jar 1.7.22

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.0
org.mockito : mockito-core jar 2.7.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0