Last Version

org.trustedanalytics:rest-error-handling 0.0.10

Spring Cloud Starter

License

License

GroupId

GroupId

org.trustedanalytics
ArtifactId

ArtifactId

rest-error-handling
Version

Version

0.0.10
Type

Type

jar
Description

Description

Spring Cloud Starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download rest-error-handling 0.0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.4.RELEASE
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

test (2)

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

Project Modules

There are no modules declared in this project.