License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdnl.vpro.shared |
ArtifactId | ArtifactIdvpro-shared-guice |
Last Version | Last Version2.31.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDescription These are various shared utility modules which are used on several places in VPRO artifacts.
|
Filename | Size |
---|---|
vpro-shared-guice-2.31.0.pom | |
vpro-shared-guice-2.31.0.jar | 5 KB |
vpro-shared-guice-2.31.0-sources.jar | 3 KB |
vpro-shared-guice-2.31.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-guice/ -->
<dependency>
<groupId>nl.vpro.shared</groupId>
<artifactId>vpro-shared-guice</artifactId>
<version>2.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-guice/
implementation 'nl.vpro.shared:vpro-shared-guice:2.31.0'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-guice/
implementation ("nl.vpro.shared:vpro-shared-guice:2.31.0")
'nl.vpro.shared:vpro-shared-guice:jar:2.31.0'
<dependency org="nl.vpro.shared" name="vpro-shared-guice" rev="2.31.0">
<artifact name="vpro-shared-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-guice', version='2.31.0')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-guice" % "2.31.0"
[nl.vpro.shared/vpro-shared-guice "2.31.0"]
Group / Artifact | Type | Version |
---|---|---|
nl.vpro.shared : vpro-shared-util | jar | |
com.google.inject : guice | jar | 4.2.2 |
com.google.inject.extensions : guice-multibindings | jar | 4.2.2 |
org.checkerframework : checker-qual Optional | jar | 3.22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.6.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-jul | jar |