Download sitewhere-spring-spi-1.10.0.jar file - Jar s

Jar examples for s:sitewhere-spring-spi

Description

SiteWhere Spring Service Provider Interfaces

You can download jar file sitewhere-spring-spi 1.10.0 in this page.

License

Common Public Attribution License Version 1.0 (CPAL-1.0)

Build File

You can use the following script to add sitewhere-spring-spi-1.10.0.jar to your project.

<dependency>
   <groupId>com.sitewhere</groupId>
   <artifactId>sitewhere-spring-spi</artifactId>
   <version>1.10.0</version>
</dependency>
compile group: 'com.sitewhere', name: 'sitewhere-spring-spi', version: '1.10.0'
libraryDependencies += "com.sitewhere" % "sitewhere-spring-spi" % "1.10.0"
<dependency org="com.sitewhere" name="sitewhere-spring-spi" rev="1.10.0"/>
@Grapes(@Grab(group='com.sitewhere', module='sitewhere-spring-spi', version='1.10.0'))
'com.sitewhere:sitewhere-spring-spi:jar:1.10.0'

Download

Click the following link to download the jar file.

sitewhere-spring-spi-1.10.0-javadoc.jar
sitewhere-spring-spi-1.10.0-sources.jar
sitewhere-spring-spi-1.10.0.jar
sitewhere-spring-spi-1.10.0.pom



Related Tutorials