| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.wideac |
| ArtifactId | ArtifactIdrest-result |
| Last Version | Last Version1.0-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrest-result
rest-result
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rest-result-1.0-RELEASE.pom | |
| rest-result-1.0-RELEASE.jar | 6 KB |
| rest-result-1.0-RELEASE-sources.jar | 4 KB |
| rest-result-1.0-RELEASE-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| 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 |