Last Version

SiteWhere REST Services 1.11.0

SiteWhere REST Services

License

License

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-rest
Version

Version

1.11.0
Type

Type

jar
Description

Description

SiteWhere REST Services
SiteWhere REST Services
Project URL

Project URL

http://www.sitewhere.org/
Project Organization

Project Organization

SiteWhere, LLC.
Source Code Management

Source Code Management

https://github.com/sitewhere/sitewhere

Download sitewhere-rest 1.11.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar
com.sitewhere : sitewhere-client jar 1.11.0
com.sitewhere : sitewhere-core jar 1.11.0
com.sitewhere : sitewhere-spring-spi jar 1.11.0
com.sitewhere : sitewhere-protobuf jar 1.11.0
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
io.swagger : swagger-annotations jar 1.5.10
com.mangofactory : swagger-springmvc jar 1.0.2
org.reflections : reflections jar 0.9.10
org.pegdown : pegdown jar 1.5.0
com.thoughtworks.paranamer : paranamer jar 2.8

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.