Last Version

Brikar Error Response 1.8.35

A set of libraries for exposing microservices as Spring MVC applications using Jetty as servlet container

License

License

GroupId

GroupId

com.truward.brikar
ArtifactId

ArtifactId

brikar-error-response
Version

Version

1.8.35
Type

Type

jar
Description

Description

Brikar Error Response
A set of libraries for exposing microservices as Spring MVC applications using Jetty as servlet container

Download brikar-error-response 1.8.35


<!-- https://jarcasting.com/artifacts/com.truward.brikar/brikar-error-response/ -->
<dependency>
    <groupId>com.truward.brikar</groupId>
    <artifactId>brikar-error-response</artifactId>
    <version>1.8.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-error-response/
implementation 'com.truward.brikar:brikar-error-response:1.8.35'
// https://jarcasting.com/artifacts/com.truward.brikar/brikar-error-response/
implementation ("com.truward.brikar:brikar-error-response:1.8.35")
'com.truward.brikar:brikar-error-response:jar:1.8.35'
<dependency org="com.truward.brikar" name="brikar-error-response" rev="1.8.35">
  <artifact name="brikar-error-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar', module='brikar-error-response', version='1.8.35')
)
libraryDependencies += "com.truward.brikar" % "brikar-error-response" % "1.8.35"
[com.truward.brikar/brikar-error-response "1.8.35"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.2.0
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : jcl-over-slf4j jar 1.7.24

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.