Last Version

whoops module 1.6.9

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-whoops
Version

Version

1.6.9
Type

Type

jar
Description

Description

whoops module
A modular micro web framework for Java and Kotlin

Download jooby-whoops 1.6.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
org.jooby : jooby-assets Optional jar 1.6.9
com.mitchellbosecke : pebble Optional jar 2.4.0

test (9)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
org.jooby : jooby-netty jar 1.6.9
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1
org.apache.httpcomponents : fluent-hc jar 4.5.5
org.apache.httpcomponents : httpmime jar 4.5.5

Project Modules

There are no modules declared in this project.