is not current version
Last Version 1.3.50

Exceptional Result 1.2.0-VIRTUAL-1.0-API-BASELINE

A library for facilitating multi return types for a endpoint in a Spring service.

License

License

GroupId

GroupId

io.service84.library
ArtifactId

ArtifactId

exceptionalresult
Version

Version

1.2.0-VIRTUAL-1.0-API-BASELINE
Type

Type

jar
Description

Description

Exceptional Result
A library for facilitating multi return types for a endpoint in a Spring service.
Project URL

Project URL

https://github.com/service84-io/exceptional-result
Source Code Management

Source Code Management

https://github.com/service84-io/exceptional-result

Download exceptionalresult 1.2.0-VIRTUAL-1.0-API-BASELINE


<!-- https://jarcasting.com/artifacts/io.service84.library/exceptionalresult/ -->
<dependency>
    <groupId>io.service84.library</groupId>
    <artifactId>exceptionalresult</artifactId>
    <version>1.2.0-VIRTUAL-1.0-API-BASELINE</version>
</dependency>
// https://jarcasting.com/artifacts/io.service84.library/exceptionalresult/
implementation 'io.service84.library:exceptionalresult:1.2.0-VIRTUAL-1.0-API-BASELINE'
// https://jarcasting.com/artifacts/io.service84.library/exceptionalresult/
implementation ("io.service84.library:exceptionalresult:1.2.0-VIRTUAL-1.0-API-BASELINE")
'io.service84.library:exceptionalresult:jar:1.2.0-VIRTUAL-1.0-API-BASELINE'
<dependency org="io.service84.library" name="exceptionalresult" rev="1.2.0-VIRTUAL-1.0-API-BASELINE">
  <artifact name="exceptionalresult" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.service84.library', module='exceptionalresult', version='1.2.0-VIRTUAL-1.0-API-BASELINE')
)
libraryDependencies += "io.service84.library" % "exceptionalresult" % "1.2.0-VIRTUAL-1.0-API-BASELINE"
[io.service84.library/exceptionalresult "1.2.0-VIRTUAL-1.0-API-BASELINE"]

Dependencies

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.2
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.