MVN

com.github.jstumpp : uups

Maven & Gradle

Feb 22, 2019
6 stars

Uups! - Pretty error page for Java Web Applications · Uups! - Pretty error page for Java Web Applications that helps you debug your web application.

<dependency>
    <groupId>com.github.jstumpp</groupId>
    <artifactId>uups</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jstumpp : uups to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.jstumpp : uups to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
uups-0.1.1
uups-0.1.0

How to add a dependency to Maven

Add the following com.github.jstumpp : uups maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jstumpp</groupId>
    <artifactId>uups</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jstumpp : uups gradle dependency to your build.gradle file:

implementation 'com.github.jstumpp:uups:0.1.1'

Gradle Kotlin DSL: Add the following com.github.jstumpp : uups gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jstumpp:uups:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jstumpp : uups sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jstumpp" % "uups" % "0.1.1"

Advertisement

Dependencies from Group

Aug 20, 2017
7 stars
Feb 22, 2019
6 stars

Discover Dependencies

May 26, 2020
1 usages
35 stars
Oct 14, 2021
3 usages
Jun 17, 2020
1 usages
Feb 21, 2020
14 usages
564 stars
Feb 26, 2019
1 usages
4 stars
Nov 13, 2022
6 usages
42.9k stars
Sep 09, 2019
103 usages
56 stars