SiteWhere Microservice Core Libraries
This repository contains the core libraries used for building SiteWhere microservices.
| License |
License |
|---|---|
| GroupId | GroupIdcom.sitewhere |
| ArtifactId | ArtifactIdsitewhere-core-api |
| Last Version | Last Version3.0.0.alpha3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSiteWhere Core API
SiteWhere Core Runtime API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-core-api/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-core-api</artifactId>
<version>3.0.0.alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-core-api/
implementation 'com.sitewhere:sitewhere-core-api:3.0.0.alpha3'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-core-api/
implementation ("com.sitewhere:sitewhere-core-api:3.0.0.alpha3")
'com.sitewhere:sitewhere-core-api:jar:3.0.0.alpha3'
<dependency org="com.sitewhere" name="sitewhere-core-api" rev="3.0.0.alpha3">
<artifact name="sitewhere-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-core-api', version='3.0.0.alpha3')
)
libraryDependencies += "com.sitewhere" % "sitewhere-core-api" % "3.0.0.alpha3"
[com.sitewhere/sitewhere-core-api "3.0.0.alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sitewhere : sitewhere-java-model | jar | 3.0.0.alpha1 |
| com.sitewhere : sitewhere-k8s-model | jar | 0.0.9 |
| org.apache.kafka : kafka-clients | jar | 2.0.0 |
| org.codehaus.groovy : groovy | jar | 2.4.12 |
| io.jsonwebtoken : jjwt | jar | 0.7.0 |
| org.slf4j : slf4j-ext | jar | 1.7.25 |
| ch.qos.cal10n : cal10n-api | jar | 0.7.7 |
This repository contains the core libraries used for building SiteWhere microservices.
| Version |
|---|
|
3.0.0.alpha3
|
|
3.0.0.alpha2
|
|
3.0.0.alpha1
|
|
1.11.0
|
|
1.10.0
|
|
1.8.0
|
|
1.7.0
|
|
1.6.1
|
|
1.6.0
|
|
1.5.0
|
|
1.4.0
|