io.jooby:jooby-guice

The modular web framework for Java and Kotlin

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Jooby Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-guice
Last Version

Last Version

2.15.1
Release Date

Release Date

Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-guice

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.jooby : jooby jar 2.15.1
com.google.inject : guice jar 5.1.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.6.0
org.jacoco : org.jacoco.agent jar 0.8.8

Project Modules

There are no modules declared in this project.
io.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
2.15.1
2.15.0
2.14.2
2.14.1
2.14.0
2.13.0
2.12.0
2.11.0
2.10.0
2.9.6
2.9.5
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.8.10
2.8.9
2.8.8
2.8.7
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.2
2.6.1
2.6.0
2.5.1
2.5.0
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0.RC3
2.0.0.RC2
2.0.0.RC1
2.0.0.M3
2.0.0.M2