SiteWhere Integration Libraries
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.
License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-cassandra |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiteWhere Cassandra Integration
SiteWhere Cassandra Integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-cassandra/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-cassandra</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-cassandra/
implementation 'com.sitewhere:sitewhere-cassandra:3.0.2'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-cassandra/
implementation ("com.sitewhere:sitewhere-cassandra:3.0.2")
'com.sitewhere:sitewhere-cassandra:jar:3.0.2'
<dependency org="com.sitewhere" name="sitewhere-cassandra" rev="3.0.2">
<artifact name="sitewhere-cassandra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-cassandra', version='3.0.2')
)
libraryDependencies += "com.sitewhere" % "sitewhere-cassandra" % "3.0.2"
[com.sitewhere/sitewhere-cassandra "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sitewhere : sitewhere-microservice | jar | 3.0.10 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.4.0 |
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.