| License |
License |
|---|---|
| GroupId | GroupIdcom.sitewhere |
| ArtifactId | ArtifactIdsitewhere-core-api |
| Version | Version3.0.0.alpha3 |
| 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 |