| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.talanlabs |
| ArtifactId | ArtifactIdguice-unit |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGuice Unit
Add unit for Guice
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guice-unit-1.0.0.pom | |
| guice-unit-1.0.0.jar | 14 KB |
| guice-unit-1.0.0-sources.jar | 7 KB |
| guice-unit-1.0.0-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.talanlabs/guice-unit/ -->
<dependency>
<groupId>com.talanlabs</groupId>
<artifactId>guice-unit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.talanlabs/guice-unit/
implementation 'com.talanlabs:guice-unit:1.0.0'
// https://jarcasting.com/artifacts/com.talanlabs/guice-unit/
implementation ("com.talanlabs:guice-unit:1.0.0")
'com.talanlabs:guice-unit:jar:1.0.0'
<dependency org="com.talanlabs" name="guice-unit" rev="1.0.0">
<artifact name="guice-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talanlabs', module='guice-unit', version='1.0.0')
)
libraryDependencies += "com.talanlabs" % "guice-unit" % "1.0.0"
[com.talanlabs/guice-unit "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.inject : guice | jar | 4.1.0 |
| org.dbunit : dbunit | jar | 2.5.3 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |