SiteWhere Gradle Artifacts
This repository supports SiteWhere build operations via a Gradle plugin.
| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.sitewhere |
| ArtifactId | ArtifactIdsitewhere-gradle-plugin |
| Last Version | Last Version3.0.0.alpha4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSiteWhere Gradle Plugin
SiteWhere Gradle Plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-gradle-plugin/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-gradle-plugin</artifactId>
<version>3.0.0.alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-gradle-plugin/
implementation 'com.sitewhere:sitewhere-gradle-plugin:3.0.0.alpha4'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-gradle-plugin/
implementation ("com.sitewhere:sitewhere-gradle-plugin:3.0.0.alpha4")
'com.sitewhere:sitewhere-gradle-plugin:jar:3.0.0.alpha4'
<dependency org="com.sitewhere" name="sitewhere-gradle-plugin" rev="3.0.0.alpha4">
<artifact name="sitewhere-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-gradle-plugin', version='3.0.0.alpha4')
)
libraryDependencies += "com.sitewhere" % "sitewhere-gradle-plugin" % "3.0.0.alpha4"
[com.sitewhere/sitewhere-gradle-plugin "3.0.0.alpha4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bmuschko : gradle-docker-plugin | jar | 5.3.0 |
This repository supports SiteWhere build operations via a Gradle plugin.
| Version |
|---|
|
3.0.0.alpha4
|
|
3.0.0.alpha3
|
|
3.0.0.alpha2
|
|
3.0.0.alpha1
|