p

problem-details

Problem Details [RFC-7807] Java API, TCK, and implementations for JAX-RS
https://github.com/t1/problem-details
Apache License 2.0
Rüdiger zu Dohna
文件下载
文件名 操作
problem-details-3.0.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.github.t1</groupId>
  <artifactId>problem-details</artifactId>
  <version>3.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.t1:problem-details:3.0.1'
Gradle Kotlin
implementation("com.github.t1:problem-details:3.0.1")
Scala SBT
libraryDependencies += "com.github.t1" % "problem-details" % "3.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.t1', module='problem-details', version='3.0.1')
)
Apache Ivy
<dependency org="com.github.t1" name="problem-details" rev="3.0.1" />
Leiningen
[com.github.t1/problem-details "3.0.1"]
Apache Buildr
'com.github.t1:problem-details:jar:3.0.1'
本项目依赖
该项目无第三方依赖