License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.talanlabs |
ArtifactId | ArtifactIdguice-tools |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuice Tools
Add tools for Guice
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guice-tools-1.0.0.pom | |
guice-tools-1.0.0.jar | 14 KB |
guice-tools-1.0.0-sources.jar | 5 KB |
guice-tools-1.0.0-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
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 |
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 |