is not current version
Last Version 2.15.1

io.jooby:jooby-whoops 2.14.2

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-whoops
Version

Version

2.14.2
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-whoops 2.14.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.jooby : jooby jar 2.14.2
io.pebbletemplates : pebble Optional jar 3.1.5

provided (1)

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

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.jsoup : jsoup jar 1.14.2
io.jooby : jooby-test jar 2.14.2
io.jooby : jooby-netty jar 2.14.2
org.slf4j : slf4j-simple jar 1.7.32
org.jacoco : org.jacoco.agent jar 0.8.8

Project Modules

There are no modules declared in this project.