is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-spring 1.4.0


GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-spring
Version

Version

1.4.0
Type

Type

jar

Download sitewhere-spring 1.4.0


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