rest-result


License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.wideac
ArtifactId

ArtifactId

rest-result
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

rest-result
rest-result
Project URL

Project URL

https://github.com/wideac/rest-result
Source Code Management

Source Code Management

https://github.com/wideac/rest-result

Download rest-result

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3

Project Modules

There are no modules declared in this project.

rest-result

Versions

Version
1.0-RELEASE