net.optionfactory:problems

A library to model and collect failures and map them as REST APIs responses

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

problems
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.optionfactory:problems
A library to model and collect failures and map them as REST APIs responses
Project URL

Project URL

https://github.com/optionfactory/problems
Source Code Management

Source Code Management

https://github.com/optionfactory/problems

Download problems

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.5.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
net.optionfactory

OptionFactory

Versions

Version
1.2.1
1.2
1.1
1.0