Last Version

commons-guice 1.2.2

Toolbelt with utilities that are useful for many projects.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-guice
Version

Version

1.2.2
Type

Type

jar
Description

Description

commons-guice
Toolbelt with utilities that are useful for many projects.

Download commons-guice 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
se.l4.commons : commons-types jar 1.2.2
com.google.inject : guice jar 4.2.2
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.0

Project Modules

There are no modules declared in this project.