ServiceResult

The ServiceResult module provides a standard result for REST application.

License

License

GroupId

GroupId

ch.viascom.groundwork
ArtifactId

ArtifactId

service-result
Last Version

Last Version

1.4
Release Date

Release Date

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

How to add to project

<!-- 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.
ch.viascom.groundwork

Viascom

Official GitHub organisation of Viascom Ltd liab. Co.

Versions

Version
1.4
1.3
1.2.1
1.2
1.1
1.0