Last Version

ServiceResult 1.4

The ServiceResult module provides a standard result for REST application.

License

License

GroupId

GroupId

ch.viascom.groundwork
ArtifactId

ArtifactId

service-result
Version

Version

1.4
Type

Type

jar
Description

Description

ServiceResult
The ServiceResult module provides a standard result for REST application.
Project URL

Project URL

https://github.com/Viascom/service-result

Download service-result 1.4


<!-- https://jarcasting.com/artifacts/ch.viascom.groundwork/service-result/ -->
<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>service-result</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.viascom.groundwork/service-result/
implementation 'ch.viascom.groundwork:service-result:1.4'
// https://jarcasting.com/artifacts/ch.viascom.groundwork/service-result/
implementation ("ch.viascom.groundwork:service-result:1.4")
'ch.viascom.groundwork:service-result:jar:1.4'
<dependency org="ch.viascom.groundwork" name="service-result" rev="1.4">
  <artifact name="service-result" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.viascom.groundwork', module='service-result', version='1.4')
)
libraryDependencies += "ch.viascom.groundwork" % "service-result" % "1.4"
[ch.viascom.groundwork/service-result "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.