is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-spring 0.9.7


GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-spring
Version

Version

0.9.7
Type

Type

jar

Download sitewhere-spring 0.9.7


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