SiteWhere Microservice Core Libraries
This repository contains the core libraries used for building SiteWhere microservices.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sitewhere |
| Идентификатор | Идентификаторsitewhere-core-api |
| Последняя версия | Последняя версия3.0.0.alpha3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSiteWhere Core API
SiteWhere Core Runtime API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sitewhere-core-api-3.0.0.alpha3.pom | |
| sitewhere-core-api-3.0.0.alpha3.jar | 129 KB |
| sitewhere-core-api-3.0.0.alpha3-sources.jar | 134 KB |
| sitewhere-core-api-3.0.0.alpha3-javadoc.jar | 742 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.
| Версия |
|---|
|
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
|