| License |
License |
|---|---|
| GroupId | GroupIdcom.evrythng |
| ArtifactId | ArtifactIdthng-resource-model |
| Last Version | Last Version1.33 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthng-resource-model
Models for REST resources representations.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| thng-resource-model-1.33.pom | |
| thng-resource-model-1.33.jar | 185 KB |
| thng-resource-model-1.33-sources.jar | 98 KB |
| thng-resource-model-1.33-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.evrythng/thng-resource-model/ -->
<dependency>
<groupId>com.evrythng</groupId>
<artifactId>thng-resource-model</artifactId>
<version>1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.evrythng/thng-resource-model/
implementation 'com.evrythng:thng-resource-model:1.33'
// https://jarcasting.com/artifacts/com.evrythng/thng-resource-model/
implementation ("com.evrythng:thng-resource-model:1.33")
'com.evrythng:thng-resource-model:jar:1.33'
<dependency org="com.evrythng" name="thng-resource-model" rev="1.33">
<artifact name="thng-resource-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evrythng', module='thng-resource-model', version='1.33')
)
libraryDependencies += "com.evrythng" % "thng-resource-model" % "1.33"
[com.evrythng/thng-resource-model "1.33"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.evrythng : evrythng-commons | jar | 1.33 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
| commons-collections : commons-collections | jar | 3.2.1 |
| com.google.guava : guava | jar | 19.0 |
| org.pcollections : pcollections | jar | 2.1.2 |