is not current version
Last Version 3.0.13

com.sitewhere:sitewhere-microservice 3.0.0.beta45

SiteWhere Microservice Components Library

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-microservice
Version

Version

3.0.0.beta45
Type

Type

jar

Download sitewhere-microservice 3.0.0.beta45


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