| License |
License
GPLv3 with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.commons |
| ArtifactId | ArtifactIdrest |
| Last Version | Last Version8.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrest
Path: :open:commons:rest
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rest-8.9.2.pom | 1 KB |
| rest-8.9.2-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/rest/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>rest</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/rest/
implementation 'com.cedarsoft.commons:rest:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/rest/
implementation ("com.cedarsoft.commons:rest:8.9.2")
'com.cedarsoft.commons:rest:jar:8.9.2'
<dependency org="com.cedarsoft.commons" name="rest" rev="8.9.2">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='rest', version='8.9.2')
)
libraryDependencies += "com.cedarsoft.commons" % "rest" % "8.9.2"
[com.cedarsoft.commons/rest "8.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin | jar | 8.9.2 |
| com.cedarsoft.commons : guava | jar | 8.9.2 |
| com.google.guava : guava | jar | 28.0-jre |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.9 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.9 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.9 |