MVN

io.leopard : leopard-trynb

Maven & Gradle

Apr 21, 2018
5 usages
9 stars

TryNB · 异常处理,细到URL级别的异常的配置(状态码转换、日志开关),兼容各种接口返回的数据类型(Json、HTML)。默认使用异常类名作为状态码,极大程度简化状态码转换工作。

<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-trynb</artifactId>
    <version>0.9.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.leopard : leopard-trynb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.12

All Versions

Choose a version of io.leopard : leopard-trynb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
leopard-trynb-0.9.12
leopard-trynb-0.9.11
leopard-trynb-0.9.10
leopard-trynb-0.9.8
leopard-trynb-0.9.6
leopard-trynb-0.9.4
0.0.x
leopard-trynb-0.0.2

How to add a dependency to Maven

Add the following io.leopard : leopard-trynb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-trynb</artifactId>
    <version>0.9.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.leopard : leopard-trynb gradle dependency to your build.gradle file:

implementation 'io.leopard:leopard-trynb:0.9.12'

Gradle Kotlin DSL: Add the following io.leopard : leopard-trynb gradle kotlin dependency to your build.gradle.kts file:

implementation("io.leopard:leopard-trynb:0.9.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.leopard : leopard-trynb sbt scala dependency to your build.sbt file:

libraryDependencies += "io.leopard" % "leopard-trynb" % "0.9.12"

Advertisement

Dependencies from Group

Apr 21, 2018
20 usages
9 stars
Apr 21, 2018
20 usages
9 stars
Apr 21, 2018
16 usages
9 stars
Apr 21, 2018
15 usages
9 stars
Apr 21, 2018
14 usages
9 stars

Discover Dependencies

Jan 02, 2017
2 usages
1 stars
Dec 10, 2020
10 usages
24 stars
May 04, 2019
2 usages
143 stars
Jan 30, 2020
3 usages
9 stars
Jun 11, 2020
3 usages
97 stars
Apr 17, 2012
2 usages
Nov 08, 2018
13 usages
3 stars
Jun 14, 2022
9 usages
789 stars