Last Version

nl.vpro.shared:vpro-shared-guice 2.31.0

Description These are various shared utility modules which are used on several places in VPRO artifacts.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-guice
Version

Version

2.31.0
Type

Type

jar
Description

Description

Description These are various shared utility modules which are used on several places in VPRO artifacts.

Download vpro-shared-guice 2.31.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (5)

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

Project Modules

There are no modules declared in this project.