License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdproblems |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory:problems
A library to model and collect failures and map them as REST APIs responses
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
problems-1.2.1.pom | |
problems-1.2.1.jar | 17 KB |
problems-1.2.1-sources.jar | 7 KB |
problems-1.2.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/problems/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>problems</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/problems/
implementation 'net.optionfactory:problems:1.2.1'
// https://jarcasting.com/artifacts/net.optionfactory/problems/
implementation ("net.optionfactory:problems:1.2.1")
'net.optionfactory:problems:jar:1.2.1'
<dependency org="net.optionfactory" name="problems" rev="1.2.1">
<artifact name="problems" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='problems', version='1.2.1')
)
libraryDependencies += "net.optionfactory" % "problems" % "1.2.1"
[net.optionfactory/problems "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.5.RELEASE |
org.springframework.security : spring-security-core | jar | 4.2.3.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.5.RELEASE |
junit : junit | jar | 4.12 |